Add service
This commit is contained in:
13
twich-recorder-notifier.service
Normal file
13
twich-recorder-notifier.service
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Twitch Mail Notifier
|
||||||
|
After=network.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/mnt/data/twitch-stream-recorder/folder-mail-notifier/folder-mail-notifier
|
||||||
|
Restart=always
|
||||||
|
User=dave
|
||||||
|
WorkingDirectory=/mnt/data/twitch-stream-recorder/folder-mail-notifier
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Reference in New Issue
Block a user