aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ddclient.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ddclient.rb')
-rw-r--r--Library/Formula/ddclient.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ddclient.rb b/Library/Formula/ddclient.rb
index 7f3293d59..6d6ce7c74 100644
--- a/Library/Formula/ddclient.rb
+++ b/Library/Formula/ddclient.rb
@@ -40,6 +40,7 @@ class Ddclient < Formula
# Write the launchd script
(prefix + 'org.ddclient.plist').write startup_plist
+ (prefix + 'org.ddclient.plist').chmod 0644
end
def caveats; <<-EOS