summaryrefslogtreecommitdiffstats
path: root/abs/extra/lcdproc/lcdd.service
blob: 6b0072d0d9a1f29865db09232f1783f0295c3dbb (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=LCD display driver
After=syslog.target

[Service]
Type=forking
ExecStart=/usr/bin/LCDd -c /etc/LCDd.conf
ControlGroup=cpu:/

[Install]
WantedBy=multi-user.target