mirror of https://github.com/n7tae/tcd.git
parent
07deaa2a58
commit
b8b79abd79
@ -0,0 +1,12 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=tcd
|
||||||
|
Requires=network.target
|
||||||
|
After=systemd-user-session.service network.target
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=simple
|
||||||
|
ExecStart=/usr/local/bin/tcd
|
||||||
|
Restart=always
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
Loading…
Reference in new issue