summaryrefslogtreecommitdiff
path: root/app-misc/lcdproc/files/LCDd.service
blob: bd53c8cae3cb8b05600d09cb284a35bb087e536f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=LCDProc (LCDd)
After=network-online.target

[Service]
ExecStart=/usr/sbin/LCDd -c /etc/LCDd.conf
Type=simple

[Install]
WantedBy=multi-user.target