conman/conman.service

11 lines
183 B
Desktop File

[Unit]
Description=ConMan Console Management Daemon
After=network.target
[Service]
Type=forking
ExecStart=/usr/sbin/conmand -c /etc/conman.conf
[Install]
WantedBy=multi-user.target