File: op.conf

package info (click to toggle)
op 1.32-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 716 kB
  • ctags: 360
  • sloc: ansic: 2,272; sh: 800; lex: 447; makefile: 68
file content (18 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# A simple example config for op(1). See the man page for more information or
# op.conf.complex for a complex multi-user/multi-system configuration.
#

## List of privileged users
#PRIVILEGED=
#
#shell	/bin/su -;
#	users=PRIVILEGED
#	password
#	environment
#
#shutdown	/sbin/shutdown -h now;
#	users=PRIVILEGED
#
#reboot		/sbin/shutdown -h now;
#	users=PRIVILEGED