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)
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>

No differences found