Do not fail to start on Dell hardware

For some reason NoNewPrivileges=yes causes the process to be killed when run on
hardware specifically from Dell. I can reliably reproduce this on my XPS 13 and
I assume it's something to do with libsmbios.
This commit is contained in:
Richard Hughes 2017-02-17 13:52:51 +00:00
parent afe00a91e7
commit 3c54edb15e

View File

@ -9,7 +9,6 @@ Type=dbus
BusName=org.freedesktop.fwupd
ExecStart=@servicedir@/fwupd/fwupd
MemoryDenyWriteExecute=yes
NoNewPrivileges=yes
PrivateTmp=yes
PrivateUsers=yes
ProtectControlGroups=yes