Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=Autosub Ondertitel downloader
- After=network.target
- [Service]
- User=
- Group=
- WorkingDirectory=/opt/autosub
- ExecStart=/bin/sh -c 'python2 /opt/autosub/AutoSub.py -l --config=/opt/autosub/config.properties'
- ExecStop=/usr/bin/curl -f -s "http://172.19.3.14/autosub/home/shutdown"
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment