systemd/user/ytcd.service

11 lines
229 B
SYSTEMD
Raw Normal View History

2019-05-15 15:38:05 +00:00
[Unit]
Description=YouTube Followed Subscriptions Server Daemon
[Service]
2019-05-28 10:55:24 +00:00
WorkingDirectory=/home/ray/.src/youtube-client/server/
ExecStart=/home/ray/.src/youtube-client/server/server_start.sh
2019-05-15 15:38:05 +00:00
[Install]
WantedBy=default.target