mirror of
https://github.com/archlinux/aur.git
synced 2026-02-14 20:51:54 +01:00
12 lines
240 B
Desktop File
12 lines
240 B
Desktop File
[Unit]
|
|
Description=GHost++, a Warcraft III hosting bot
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/ghost++ /etc/ghostpp/ghost.cfg
|
|
KillSignal=SIGINT
|
|
User=ghostpp
|
|
WorkingDirectory=/var/lib/ghostpp
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|