2019-05-15 15:38:05 +00:00
|
|
|
[Unit]
|
|
|
|
Description=YouTube Followed Subscriptions
|
|
|
|
Wants=ytcd.service
|
|
|
|
|
|
|
|
[Service]
|
2019-05-28 10:55:24 +00:00
|
|
|
WorkingDirectory=/home/ray/.src/youtube-client/client/
|
|
|
|
ExecStart=/home/ray/.src/youtube-client/client/start.sh
|
2019-05-15 15:38:05 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|
|
|
|
|