diff --git a/vm/kojikamid.py b/vm/kojikamid.py index 70a929f6..45dcc1dc 100755 --- a/vm/kojikamid.py +++ b/vm/kojikamid.py @@ -756,6 +756,7 @@ def main(): if opts.install: ret, output = run(['/bin/cygrunsrv', '--install', prog, '--path', sys.executable, '--args', os.path.abspath(prog), + '--user', 'Administrator', '--type', 'auto', '--dep', 'Dhcp', '--disp', 'Koji Windows Daemon', '--desc', 'Runs Koji tasks assigned to a VM'],