Changeset 496 for server/common/oursrc
- Timestamp:
- Oct 16, 2007, 9:56:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/accountadm/admof.in
r495 r496 75 75 76 76 my @targetacl = <LISTACL>; 77 push(@targetacl, " system:scripts-root rlidwka");77 unshift(@targetacl, " system:scripts-root a"); 78 78 79 79 close LISTACL;
Note: See TracChangeset
for help on using the changeset viewer.