Files
gentoo/app-misc/lcdproc/files/lcdexec.service
Conrad Kostecki 15ff1a16f2 app-misc/lcdproc: bump to version 0.5.9
Closes: https://bugs.gentoo.org/523462
Closes: https://bugs.gentoo.org/553252
Closes: https://bugs.gentoo.org/653580
Closes: https://bugs.gentoo.org/667800
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10075
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2018-11-10 19:15:45 +01:00

11 lines
171 B
Desktop File

[Unit]
Description=LCDProc (LCDd)
After=network-online.target
[Service]
ExecStart=/usr/bin/lcdexec -c /etc/lcdexec.conf
Type=simple
[Install]
WantedBy=multi-user.target