Commit 9aa08ea8 by Őry Máté

upstart: setgid libvirtd

parent 6bf61ea1
...@@ -6,6 +6,7 @@ stop on runlevel [!2345] ...@@ -6,6 +6,7 @@ stop on runlevel [!2345]
respawn respawn
respawn limit 30 30 respawn limit 30 30
setuid cloud setuid cloud
setgid libvirtd
script script
......
...@@ -6,6 +6,7 @@ stop on runlevel [!2345] ...@@ -6,6 +6,7 @@ stop on runlevel [!2345]
respawn respawn
respawn limit 30 30 respawn limit 30 30
setuid cloud setuid cloud
setgid libvirtd
script script
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment