summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorjeff <jeff>2007-07-18 03:24:25 +0000
committerjeff <jeff>2007-07-18 03:24:25 +0000
commit53d68b31e5ec07704c53829548c537bac03b8894 (patch)
tree747ab1feb212559cb7531c25f8f69ff0da019344 /FS
parent4bb0b0fb22e758581a19be702c9f82c7b16d71b2 (diff)
svc_acct.dir should be editable with ACL (#1730)
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/AccessRight.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 7a8bfc2c4..de3423a49 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -117,6 +117,7 @@ assigned to users and/or groups.
# customer service rights
###
'Edit usage', #NEW
+ 'Edit home dir', #NEW
'Edit www config', #NEW
'View customer services', #NEW
'Provision customer service',