1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 23:56:22 -07:00
gochan/examples/configs/gochan-sqlite3.service
2023-10-19 11:33:21 -07:00

9 lines
No EOL
128 B
Desktop File

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