summaryrefslogtreecommitdiff
path: root/app-misc/lirc/files/irexec-confd
blob: 48eb8dd4c806af8c39c2d875df4ff4a33d08e4c3 (plain)
1
2
3
4
5
6
7
8
9
# 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