Update sync
This commit is contained in:
1
sync
Normal file
1
sync
Normal file
@@ -0,0 +1 @@
|
|||||||
|
twitch-recorder-notifier.service,/etc/systemd/system/twitch-recorder-notifier.service,t,t
|
@@ -1,13 +0,0 @@
|
|||||||
[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
|
|
13
twitch-recorder-notifier.service
Normal file
13
twitch-recorder-notifier.service
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Twitch Mail Notifier
|
||||||
|
After=network.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/home/dave/bin/folder-mail-notifier/folder-mail-notifier
|
||||||
|
Restart=always
|
||||||
|
User=dave
|
||||||
|
WorkingDirectory=/mnt/data/twitch-stream-recorder
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Reference in New Issue
Block a user