]> pd.if.org Git - startuptools/blobdiff - scripts/rc.single
added startup scripts
[startuptools] / scripts / rc.single
diff --git a/scripts/rc.single b/scripts/rc.single
new file mode 100644 (file)
index 0000000..d2404ae
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+#. /etc/rc.conf
+
+# sulogin will do what we want.  this script is a placeholder
+# the system admin can use it if something else needs
+# to be done specially for single user mode
+
+exit 0
+