File: README

package info (click to toggle)
conman 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,600 kB
  • sloc: ansic: 11,863; sh: 2,174; exp: 2,132; makefile: 270; perl: 120
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.