add a git-buildpackage configuration file
[debian/sudo] / def_data.in
index 09500d4af6f929132fd5f3b59ffa5cf267701a3f..afc4e4cfc6842fafa98df0352a7e31401187de10 100644 (file)
@@ -149,6 +149,9 @@ exempt_group
 passprompt
        T_STR
        "Default password prompt: %s"
+passprompt_override
+       T_FLAG
+       "If set, passprompt will override system prompt in all cases."
 runas_default
        T_STR
        "Default user to run commands as: %s"
@@ -188,3 +191,9 @@ env_delete
 env_keep
        T_LIST|T_BOOL
        "Environment variables to preserve:"
+role
+       T_STR
+       "SELinux role to use in the new security context: %s"
+type
+       T_STR
+       "SELinux type to use in the new security context: %s"