about summary refs log tree commit diff
path: root/foo/etc/sv/dbus
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-04-25 23:21:51 +0200
committerJuan RP <xtraeme@gmail.com>2014-04-25 23:21:51 +0200
commitb45d3f8e1444ac9bc26280e3a7324101bec57b45 (patch)
tree9e0b89bfac72c4815f8c05f1f6ba5fc39b379ae5 /foo/etc/sv/dbus
parentb2fec086b9f498102537e0ff936138b2960e4082 (diff)
downloadrunit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.tar.gz
runit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.tar.xz
runit-void-b45d3f8e1444ac9bc26280e3a7324101bec57b45.zip
Remove foo directory committed accidentally.
Diffstat (limited to 'foo/etc/sv/dbus')
-rwxr-xr-xfoo/etc/sv/dbus/run4
l---------foo/etc/sv/dbus/supervise1
2 files changed, 0 insertions, 5 deletions
diff --git a/foo/etc/sv/dbus/run b/foo/etc/sv/dbus/run
deleted file mode 100755
index 14da8d2..0000000
--- a/foo/etc/sv/dbus/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ ! -d /run/dbus ] && install -m755 -g 22 -o 22 -d /run/dbus
-echo "Starting dbus..."
-exec dbus-daemon --system --nofork
diff --git a/foo/etc/sv/dbus/supervise b/foo/etc/sv/dbus/supervise
deleted file mode 120000
index f086e0e..0000000
--- a/foo/etc/sv/dbus/supervise
+++ /dev/null
@@ -1 +0,0 @@
-/run/runit/supervise.dbus
\ No newline at end of file