File: README

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 (9 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
This directory contains scripts for the ConMan daemon to connect to
a console via an external process.

Be aware that any customizations made to these scripts will be lost
when a new version of the package is installed.  Instead, copy those
scripts needing local customizations to another directory (e.g.,
/etc/conman/exec) and modify the copies.  The "execpath" directive
in conman.conf can be used to give precedence to the local copies
over the default scripts.