ossp-pkg/rc/rc_const.h 1.22 -> 1.23
--- rc_const.h 2003/06/12 13:27:44 1.22
+++ rc_const.h 2003/06/12 14:24:32 1.23
@@ -129,6 +129,7 @@
/* Nontranslatable machine strings, do not translate */
#define RC_ECHO_STR "echo "
+#define RC_BANG_STR "#! /bin/sh\n"
/* Default values, do not include newlines and special chars must be escaped */
#define RC_DEF_ON "1" /* Digital switch */
|
|