summarylogtreecommitdiffstats
path: root/virtlyst.service
diff options
context:
space:
mode:
Diffstat (limited to 'virtlyst.service')
-rw-r--r--virtlyst.service5
1 files changed, 3 insertions, 2 deletions
diff --git a/virtlyst.service b/virtlyst.service
index a224291f76bc..29fb53985e1c 100644
--- a/virtlyst.service
+++ b/virtlyst.service
@@ -3,9 +3,10 @@ After=network.target libvirtd.service
Description=Web interface to manage virtual machines with libvirt
[Service]
-Type=simple
+Type=notify
+NotifyAccess=all
DynamicUser=yes
-SupplementaryGroups=libvirt
+User=virtlyst
Restart=always
ExecStart=/usr/bin/cutelyst-wsgi2 --ini /etc/uwsgi/virtlyst.ini
StateDirectory=virtlyst