diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-11-19 17:45:28 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-11-19 17:45:28 +0100 |
commit | e6636bd5d6280d92996bd70b744e8a29e54c7e18 (patch) | |
tree | 014989bddcbc22c7a8d4dafa7b78f3e55b184718 /gentoo/sys-apps/hal/files/0.5.14-hald.conf | |
parent | 4b7471734323c7cb5bdc129857c94041418c81b5 (diff) | |
download | tde-packaging-e6636bd5d6280d92996bd70b744e8a29e54c7e18.tar.gz tde-packaging-e6636bd5d6280d92996bd70b744e8a29e54c7e18.zip |
Gentoo: Initial import of an ebuilds tree
from Fat-Zer's (Alexander Golubev) repository.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'gentoo/sys-apps/hal/files/0.5.14-hald.conf')
-rw-r--r-- | gentoo/sys-apps/hal/files/0.5.14-hald.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gentoo/sys-apps/hal/files/0.5.14-hald.conf b/gentoo/sys-apps/hal/files/0.5.14-hald.conf new file mode 100644 index 000000000..941005a4b --- /dev/null +++ b/gentoo/sys-apps/hal/files/0.5.14-hald.conf @@ -0,0 +1,6 @@ +# /etc/conf.d/hald + +# Should HAL be verbose to syslog? Useful for debugging +HALD_VERBOSE="no" + +# vim: ft=gentoo-conf-d |