diff options
author | Mike Mason <ms13sp@gmail.com> | 2008-02-26 21:28:47 +0000 |
---|---|---|
committer | Mike Mason <ms13sp@gmail.com> | 2008-02-26 21:28:47 +0000 |
commit | 54afa6997c702c0652743bfee0ac16fa5a865c8b (patch) | |
tree | 0534e1d826dfd78f54ae26b4265cec36078a3f29 /roles | |
parent | b628ff48516bf4f1c779bde03ae65a9cbcb4e690 (diff) | |
download | acf-core-54afa6997c702c0652743bfee0ac16fa5a865c8b.tar.bz2 acf-core-54afa6997c702c0652743bfee0ac16fa5a865c8b.tar.xz |
Logic is there and writes to the mainmenu table. Will still need to work out bugs and get these menus to go away. Tomorrow...
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@770 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'roles')
-rw-r--r-- | roles | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ CREATE=syslog:config,syslog:status READ=skins:read,alpineversion:read,interfaces:read,logfiles:status UPDATE=skins:update,syslog:expert DELETE=interfaces:delete,logfiles:delete -ALL=welcome:read +ALL=welcome:read,interfaces:read,health:system,skins:read |