diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-04-23 13:45:05 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-04-23 13:45:05 +0000 |
commit | b54ada135f4eecd68af1bb0ede91813ff9c7ed07 (patch) | |
tree | 0101393f797156956c9c396733c4fda3d4a2cb46 | |
parent | 84db09d81e4a9627b9467a9dfb205e75baf926e2 (diff) | |
download | acf-core-b54ada135f4eecd68af1bb0ede91813ff9c7ed07.tar.bz2 acf-core-b54ada135f4eecd68af1bb0ede91813ff9c7ed07.tar.xz |
Moved roles/permissions to individual roles files
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1034 ab2d0c66-481e-0410-8bed-d214d4d58bed
-rw-r--r-- | roles | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -2,9 +2,3 @@ ALL=welcome:read,logon:logon,logon:logout,logon:status CREATE=password:administrator,password:status READ=password:editme,password:save NONE=roles:read,roles:getlist - -CREATE=interfaces:create,dhcp:createnet -READ=interfaces:read,health:system,health:storage,health:proc,health:network,health:modules,opennhrp:status,opennhrp:logfile,tinydns:status,ipsectools:status,ipsectools:logfile,openntpd:status,openntpd:logfile,logfiles:status,logfiles:view,logfiles:download,syslog:status,lbu:status,acfupdate:read,acfupdate:status,acfupdate:log,dhcp:home,dhcp:viewleases,dhcp:viewconfig,openvpn:status,openvpn:statusinfo,openvpn:logfile,shorewall:status,shorewall:logfile,snort:status,squid:basic,quagga:status,quagga:logfile,fetchmail:status,dhcp:status,dnscache:status,dnscache:logfile,gnats:status,gnats:query,gnats:queryresult,gnats:summary,gnats:report,chrony:status,chrony:logfile, -UPDATE=skins:update,syslog:config,syslog:expert,acfupdate:update,acfupdate:diff,skins:read,interfaces:update,lbu:config,lbu:commit,lbu:expert,dansguardian:general,dansguardian:advanced,dansguardian:plain,dansguardian:edit,dansguardian:category,dhcp:dep,dhcp:help,dhcp:settings,dhcp:editnet,dhcp:editspc,fetchmail:expert,ipsectools:expert,opennhrp:expert,openntpd:expert,openntpd:config,openvpn:serverconfig,openvpn:clientconfig,openvpn:peminfo,openvpn:unknownconfig,quagga:expert,shorewall:editrecords,shorewall:config,shorewall:check,shorewall:expert,shorewall:edit,snort:expert,squid:dep,squid:authentication,squid:advanced,squid:digest,squid:saccess,tinydns:expert,dnscache:expert,chrony:expert,apk:loaded,apk:available,apk:delete,apk:install, -DELETE=interfaces:delete,logfiles:delete,dhcp:delnet -ALL=health:system,lbu:status,gnats:status,gnats:query,gnats:queryresult,gnats:summary,gnats:report |