summaryrefslogtreecommitdiffstats
path: root/rc/rc.local
diff options
context:
space:
mode:
Diffstat (limited to 'rc/rc.local')
-rwxr-xr-xrc/rc.local6
1 files changed, 6 insertions, 0 deletions
diff --git a/rc/rc.local b/rc/rc.local
new file mode 100755
index 0000000..5e44d98
--- /dev/null
+++ b/rc/rc.local
@@ -0,0 +1,6 @@
+#!/bin/bash
+#
+# /etc/rc.local: local multi-user startup script
+#
+
+# End of file