1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-12 12:36:23 -07:00
gochan/sample-configs/gochan-sqlite3.service

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