summarylogtreecommitdiffstats
path: root/conserver.service
blob: bf9656d5de8d2a56db5a5324b7bbee887fe69e4d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description='serial console remote sharing and logging daemon'
After=network.target

[Service]
Type=forking
ExecStart=/usr/bin/conserver -d

[Install]
WantedBy=multi-user.target