File: conman.service

package info (click to toggle)
conman 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,424 kB
  • sloc: ansic: 11,173; sh: 4,072; exp: 2,132; makefile: 153; perl: 122
file content (10 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=serial console management program
Documentation=man:conman(8)

[Service]
ExecStart=/usr/sbin/conmand -F
KillMode=process

[Install]
WantedBy=multi-user.target