1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-05 08:46:23 -07:00
gochan/gochan.service
2019-08-09 14:25:02 -07:00

9 lines
No EOL
134 B
Desktop File

[Unit]
Description=gochan Daemon
After=network.target
[Service]
ExecStart=/usr/local/bin/gochan
[Install]
WantedBy=multi-user.target