add patched lirc ebuild, that properly compiles on amd64(bug #160134)
This commit is contained in:
9
app-misc/lirc/files/irexec-confd
Normal file
9
app-misc/lirc/files/irexec-confd
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user