Skip to content

Instantly share code, notes, and snippets.

@phamonyut
phamonyut / Upstart.conf
Last active December 19, 2015 03:37 — forked from bradleyayers/gist:1660182
/etc/dbus-1/system.d/Upstart.conf
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<!-- Only the root user can own the Upstart name -->
<policy user="root">
<allow own="com.ubuntu.Upstart" />
</policy>