summaryrefslogtreecommitdiff
blob: 56ec3dd64cb143a8de3065b7f31c5bead642ef13 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=LCDProc (LCDd)
After=network-online.target

[Service]
ExecStart=/usr/bin/lcdexec -c /etc/lcdexec.conf
Type=simple

[Install]
WantedBy=multi-user.target