set user of kojikamid service to Administrator
This commit is contained in:
parent
c057c290d0
commit
cdf14ac781
1 changed files with 1 additions and 0 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue