mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-03 23:56:22 -07:00
9 lines
No EOL
128 B
Desktop File
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 |