[go: up one dir, main page]

File: stud.default

package info (click to toggle)
stud 0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 536 kB
  • sloc: ansic: 4,652; sh: 166; makefile: 77
file content (10 lines) | stat: -rw-r--r-- 257 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# Stud defaults

# Location of configuration files for stud
# FILES="/etc/stud/*.conf"

# $CHROOT and $USER are defined in /etc/init.d/stud but you can
# override them if needed.

# Options common for all stud instances
COMMON_OPTIONS="-r $CHROOT -u $USER"