Uncomment SystemdService parameter in the dbus service file. (#74)

Without this the fwupd process will leak into the dbus cgroup.
This commit is contained in:
Paul Wise 2016-11-23 16:04:28 +08:00 committed by Richard Hughes
parent 7419e9624a
commit e34654e17f

View File

@ -3,4 +3,4 @@ Name=org.freedesktop.fwupd
Documentation=http://www.fwupd.org/ Documentation=http://www.fwupd.org/
Exec=@servicedir@/fwupd/fwupd Exec=@servicedir@/fwupd/fwupd
User=root User=root
#SystemdService=fwupd.service SystemdService=fwupd.service