summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/irexec-confd
diff options
context:
space:
mode:
authorfreaj <freaj@riseup.net>2015-03-30 11:08:25 +0200
committerfreaj <freaj@riseup.net>2015-03-30 11:08:25 +0200
commitcec37e643f4889b4b8652bdfce886b1e5e81f2bd (patch)
treec992d8325923324f5d318f57b4c05dd5fe494988 /pcr/openrc-misc/irexec-confd
parent7385c6143c1b587bca68deade6e5989d11879767 (diff)
downloadabslibre-cec37e643f4889b4b8652bdfce886b1e5e81f2bd.tar.gz
abslibre-cec37e643f4889b4b8652bdfce886b1e5e81f2bd.tar.bz2
abslibre-cec37e643f4889b4b8652bdfce886b1e5e81f2bd.zip
openrc-misc: add new package to [pcr]
Diffstat (limited to 'pcr/openrc-misc/irexec-confd')
-rw-r--r--pcr/openrc-misc/irexec-confd9
1 files changed, 9 insertions, 0 deletions
diff --git a/pcr/openrc-misc/irexec-confd b/pcr/openrc-misc/irexec-confd
new file mode 100644
index 000000000..48eb8dd4c
--- /dev/null
+++ b/pcr/openrc-misc/irexec-confd
@@ -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