summaryrefslogtreecommitdiff
path: root/contrib/debian/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian/README.txt')
-rw-r--r--contrib/debian/README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/debian/README.txt b/contrib/debian/README.txt
new file mode 100644
index 00000000..ebe5fdf7
--- /dev/null
+++ b/contrib/debian/README.txt
@@ -0,0 +1,9 @@
+These start scripts are for Debian GNU/Linux. If installed manually they should
+be placed in /etc/init.d. To create the symbolic links for the appropriate run
+levels execute the following commands:
+
+update-rc.d bbackupd defaults 90
+update-rc.d bbstored defaults 80
+
+James Stark
+<jstark@ieee.org>