Blame SOURCES/conman.service

3baca5
[Unit]
3baca5
Description=ConMan Console Management Daemon
3baca5
After=network.target
3baca5
3baca5
[Service]
3baca5
Type=forking
3baca5
# For installations with large number of users, raise the limit
3baca5
# of open file descriptors:
3baca5
#LimitNOFILE=10000
3baca5
ExecStart=/usr/sbin/conmand -c /etc/conman.conf
3baca5
3baca5
[Install]
3baca5
WantedBy=multi-user.target