diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-02-11 20:55:40 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-02-11 20:55:40 +0000 |
commit | f771c096b2331037eaec07c4c1b056aeb052150b (patch) | |
tree | 65c452414281eb44e516ce4be7c75eaedafc1791 /ppp.roles | |
download | acf-ppp-0.1.0.tar.bz2 acf-ppp-0.1.0.tar.xz |
First cut at ppp acf.v0.1.0
git-svn-id: svn://svn.alpinelinux.org/acf/ppp/trunk@1703 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'ppp.roles')
-rw-r--r-- | ppp.roles | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ppp.roles b/ppp.roles new file mode 100644 index 0000000..236825a --- /dev/null +++ b/ppp.roles @@ -0,0 +1,4 @@ +USER=ppp:status +EDITOR=ppp:listpeers,ppp:createpeer,ppp:deletepeer,ppp:editpeer +EXPERT=ppp:expert,ppp:editpap,ppp:editchap +ADMIN=ppp:status,ppp:listpeers,ppp:createpeer,ppp:deletepeer,ppp:editpeer,ppp:expert,ppp:editpap,ppp:editchap |