File: plptools.conf

package info (click to toggle)
plptools 1.0.13-0.3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 4,444 kB
  • ctags: 3,747
  • sloc: ansic: 17,622; sh: 12,838; cpp: 12,823; makefile: 650; yacc: 291; sed: 16
file content (27 lines) | stat: -rw-r--r-- 630 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# Set this to yes, if you want to start ncpd during boot.
#
START_NCPD=yes
#
# Add any arguments for ncpd here. See ncpd(8) for info about possible
# arguments.
#
NCPD_ARGS=""
#
# Set this to yes, if you want to start plpfuse during boot.
#
START_PLPFUSE=no
#
# Add any arguments for plpfuse here. See plpfuse(8) for info about possible
# arguments.
#
PLPFUSE_ARGS=""
#
# Set this to yes, if you want to start plpprintd during boot.
#
START_PLPPRINTD=no
#
# Add any arguments for plpprintd here. See plpprintd(8) for info about possible
# arguments. Note: You also need to set up a printer for this to work.
#
PLPPRINTD_ARGS=""