c3102397e6
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2784 6952d904-891a-0410-993b-d76249ca496b
10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
# Options to pass to the irexec process
|
|
IREXEC_OPTS="/etc/lircrc"
|
|
|
|
# User to execute irexec as.
|
|
# Warning: Running irexec as root can open security holes
|
|
#IREXEC_USER="root"
|
|
|
|
# Use this to disable the warning printed when starting irexec as root
|
|
# IREXEC_DISABLE_ROOT_WARNING=yes
|