This repository has been archived on 2021-08-31. You can view files and clone it, but cannot push or open issues or pull requests.
system/systemd/calico.service
Georg 5b12eaf228
Init calico, litterbox, pounce, systemd
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-31 10:31:56 +02:00

13 lines
220 B
Desktop File

[Unit]
Description=calico
Wants=network.target
[Service]
User=pounce
Group=pounce
ExecStart=/usr/local/bin/calico -H irc.lsd.systems -P 6561 /var/run/calico
RuntimeDirectory=calico
[Install]
WantedBy=multi-user.target