summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 19:22:23 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 19:22:23 +0100
commit6a3eb2fcc444e3262af5e43bb8cbda129af271d9 (patch)
tree01c8d190ba6552e0d91c6db2aef0029e4fbfe1db /bin
parent1d74e805cf38d4eebc47dc9f0e5a8073053ac51b (diff)
Update owncloud-news-updater
Diffstat (limited to 'bin')
-rwxr-xr-xbin/updater/sysvinit/owncloud-news-updater2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/updater/sysvinit/owncloud-news-updater b/bin/updater/sysvinit/owncloud-news-updater
index 752a291d6..4e0f919aa 100755
--- a/bin/updater/sysvinit/owncloud-news-updater
+++ b/bin/updater/sysvinit/owncloud-news-updater
@@ -11,7 +11,7 @@
### END INIT INFO
# Change the next 3 lines to suit where you install your script and what you want to call it
-DAEMON=/usr/bin/owncloud-news-updater
+DAEMON=owncloud-news-updater
DAEMON_NAME=owncloud-news-updater
# Add any command line options for your Update Script here. I suggest loading an config file which holds user, pass etc.