diff options
Diffstat (limited to 'repo/system/dbus.xibuild')
-rw-r--r-- | repo/system/dbus.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/system/dbus.xibuild b/repo/system/dbus.xibuild index 66ea737..ecda47d 100644 --- a/repo/system/dbus.xibuild +++ b/repo/system/dbus.xibuild @@ -56,5 +56,4 @@ EOF postinstall () { rc-update add dbus - rc-service dbus start } |