diff options
author | Guillaume Destuynder <kang@gentoo.org> | 2004-08-02 01:38:16 +0000 |
---|---|---|
committer | Guillaume Destuynder <kang@gentoo.org> | 2004-08-02 01:38:16 +0000 |
commit | 4bd33f8ea6a21821d47528eb91b9b18ad46c6fdd (patch) | |
tree | 5728f2ab28fb69377d4a0f86d17fe04a7f5af65a /sys-apps/rsbac-admin/files | |
parent | When fixing #30698, forgot to set G_FONTDIRS, so nothing was deleted, even th... (diff) | |
download | historical-4bd33f8ea6a21821d47528eb91b9b18ad46c6fdd.tar.gz historical-4bd33f8ea6a21821d47528eb91b9b18ad46c6fdd.tar.bz2 historical-4bd33f8ea6a21821d47528eb91b9b18ad46c6fdd.zip |
Minor changes: setting /secoff rights at each upgrade and using newinitd instead of newexe.
Diffstat (limited to 'sys-apps/rsbac-admin/files')
-rw-r--r-- | sys-apps/rsbac-admin/files/rsbac.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/rsbac-admin/files/rsbac.conf b/sys-apps/rsbac-admin/files/rsbac.conf index 222d597330c6..e646c003898a 100644 --- a/sys-apps/rsbac-admin/files/rsbac.conf +++ b/sys-apps/rsbac-admin/files/rsbac.conf @@ -1,6 +1,6 @@ # RSBAC menu configuration # Thu Jun 17 01:36:19 CEST 2004 -RSBACMOD="DAZ FF RC ACL AUTH CAP JAIL RES " +RSBACMOD="PAX DAZ FF RC ACL AUTH CAP JAIL RES " DIALOG="dialog" # RSBACLANG is not set TMPDIR="/tmp" |