summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 13:57:17 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-12-04 13:57:17 +0100
commit52aafca3a3ab6ee8a4e6fad7079a38cf316ffc1a (patch)
tree0f9516b8c1c2bec4039d890ae578e87617bd1940
parentc543a5b0b2f3427c257baa812855b3fcd4a082ec (diff)
Update owncloud-news-updater.service
-rw-r--r--bin/updater/systemd/owncloud-news-updater.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/updater/systemd/owncloud-news-updater.service b/bin/updater/systemd/owncloud-news-updater.service
index b9873502f..b0632cf1c 100644
--- a/bin/updater/systemd/owncloud-news-updater.service
+++ b/bin/updater/systemd/owncloud-news-updater.service
@@ -4,7 +4,7 @@ After=default.target
[Service]
Type=simple
User=nobody
-ExecStart=/usr/bin/python3 /usr/local/bin/owncloud-news-updater -c /etc/owncloud/news/config.ini
+ExecStart=/usr/bin/python3 /usr/local/bin/owncloud-news-updater -c /etc/owncloud/news/updater.ini
[Install]
-WantedBy=default.target \ No newline at end of file
+WantedBy=default.target