summaryrefslogtreecommitdiff
path: root/repo/system/dbus.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-04-12 12:35:49 +0100
committerdavidovski <david@davidovski.xyz>2022-04-12 12:35:49 +0100
commit734e13526a2ec3ced7f085e444fc9525dfad348b (patch)
tree3b336b9bfc4aa511e156794f4d2a44357b446a6b /repo/system/dbus.xibuild
parentbce4ac0f65ffb8bedcdcbdb94eb796457b12f9e1 (diff)
fixed perl locale issue
Diffstat (limited to 'repo/system/dbus.xibuild')
-rw-r--r--repo/system/dbus.xibuild1
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
}