summarylogtreecommitdiffstats
path: root/udisks2.initd
diff options
context:
space:
mode:
Diffstat (limited to 'udisks2.initd')
-rwxr-xr-xudisks2.initd9
1 files changed, 9 insertions, 0 deletions
diff --git a/udisks2.initd b/udisks2.initd
new file mode 100755
index 000000000000..e597d2bc2429
--- /dev/null
+++ b/udisks2.initd
@@ -0,0 +1,9 @@
+#!/sbin/openrc-run
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+#
+# This is an unofficial udisks2 OpenRC init script made by Megver83
+
+description="Disk Manager"
+command=/usr/lib/udisks2/udisksd
+pidfile=/run/udisks2.pid