summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDan Bode <dan@bodepd.com>2010-03-16 07:35:45 -0500
committerDan Bode <dan@bodepd.com>2010-03-16 07:35:45 -0500
commitbe8a6c993c08433176aaf6341c6e5bb76b7b7bc3 (patch)
tree201de6bc3388ed47af63389bd7ba6342f9948e0b /README
parentafc193e3a25fcfb1cbacc41e7638585b2bd97290 (diff)
updated README, fails now if user is named Defaults, this is the same behavior as visudo
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 0ae948c..949e275 100644
--- a/README
+++ b/README
@@ -7,10 +7,9 @@ Sudoers supports ensure => (present|absent)
*TODO(stuff that I hope to fix)
- 1. A user spec record that starts with Defaults will be parsed as a default. (this may not be resonable to fix)
- 2. I can probably set up autorequires on aliases in User Spec line, but this order would only be followed if both records were created.
- 3. A record (as determined by NAMEVAR) cannot switch between types. Currently throws an exception.
- 4 Can't log flush or to_line events because they occur too often (working on this per issue with parsedfile).
+ 1. I can probably set up autorequires on aliases in User Spec line, but this order would only be followed if both records were created.
+ 2. A record (as determined by NAMEVAR) cannot switch between types. Currently throws an exception.
+ 3 Can't log flush or to_line events because they occur too often (working on this per issue with parsedfile).
LIMITATIONS (things I will not fix soon):