Avoid polkit and bug
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 12 Oct 2017 20:45:45 +0000 (22:45 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 24 Nov 2017 16:44:57 +0000 (17:44 +0100)
commitd980629a0b7d3e11a4840b29b048a770ad8553af
tree481579854ebe70340389771cb3f6382445c9e40d
parent7f0ca72db9201bc98f6995b60fdf8abe09f52266
Avoid polkit and bug

Accessing systemd/system with DBUS from
a user not root make systemd use polkit.
It doesn't work for us because:
 - at the end systemd crashes (sigsegv)
 - we don't want polkit here

Change-Id: I206edd108b8b659c8c6a3a68f61500cb114995d4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/afm-system-daemon.service.in