aboutsummaryrefslogtreecommitdiffstats
path: root/share/shadow.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/shadow.py')
-rwxr-xr-xshare/shadow.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/shadow.py b/share/shadow.py
index 5cc7c9e..f7ec12f 100755
--- a/share/shadow.py
+++ b/share/shadow.py
@@ -35,6 +35,9 @@ NONE=0
ALL=1
LOCAL=2
+yes=1
+no=0
+
FAKE = {}
def indirect(name, func, type, args):