mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Minor fix to adduser.
Make ipa-server-install restart htppd
This commit is contained in:
@@ -53,7 +53,6 @@ def parse_options():
|
||||
def main():
|
||||
user={}
|
||||
(options, args) = parse_options()
|
||||
print args
|
||||
|
||||
if len(args) != 1:
|
||||
usage()
|
||||
|
||||
Reference in New Issue
Block a user