1
0
mirror of https://github.com/mrworf/plexupdate.git synced 2025-02-23 09:07:18 -08:00

error in execstart - OOPS!

constiens 2019-04-05 09:55:09 -05:00
parent 495f36ded1
commit c7020c9b1c

@ -10,7 +10,7 @@ After=network.target
# Requires=mnt-vol_raid.mount
[Service]
ExecStart=/opt/plexupdate/plexupdate.sh --config /etc/plexupdate.conf
ExecStart=/etc/plexupdate/plexupdate.sh --config /etc/plexupdate.conf
```
And the following into `/etc/systemd/system/plexupdate.timer`