mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
11 lines
153 B
Desktop File
11 lines
153 B
Desktop File
[Unit]
|
|
Description=pilight daemon
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pilight-daemon
|
|
Type=forking
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|
|
|