diff --git a/regen_sudoers.py b/regen_sudoers.py index 8dd8454..b66c1f8 100755 --- a/regen_sudoers.py +++ b/regen_sudoers.py @@ -1,5 +1,6 @@ #!/usr/bin/env python3 +# TODO: modify to automatically update sudoers.d/file import re sudo_cmds = []