File: uniconfd.default

package info (click to toggle)
wvstreams 4.6.1-15
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 7,396 kB
  • sloc: cpp: 64,189; ansic: 4,154; sh: 4,103; makefile: 545; perl: 402
file content (10 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
# Default settings for Uniconf. This file is sourced by /bin/sh from
# /etc/init.d/uniconfd.

# These are the options that we pass to the $UNICONFD.
# Don't run TCP or SSL, but run a Unix socket at /var/lib/uniconf/control
UNICONFD_OPTS="-d -p 0 -s 0 -u /var/lib/uniconf/control"

# And these are the Uniconf mounts.  By default, we set up a temp: generator
# at the root.
UNICONFD_MOUNTS="/=temp:"