summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/etc/pfSense-rc (renamed from src/etc/rc)4
-rwxr-xr-xsrc/etc/pfSense-rc.shutdown (renamed from src/etc/rc.shutdown)0
-rw-r--r--tools/templates/core_pkg/rc/pkg-plist2
3 files changed, 2 insertions, 4 deletions
diff --git a/src/etc/rc b/src/etc/pfSense-rc
index 7464b02..36a1a9a 100755
--- a/src/etc/rc
+++ b/src/etc/pfSense-rc
@@ -1,8 +1,6 @@
#!/bin/sh
-# $Id$
-
-# /etc/rc - master bootup script, invokes php setup
+# /etc/pfSense-rc - master bootup script, invokes php setup
# part of pfSense by Scott Ullrich
# Copyright (C) 2004-2010 Scott Ullrich, All rights reserved.
# originally based on m0n0wall (http://neon1.net/m0n0wall)
diff --git a/src/etc/rc.shutdown b/src/etc/pfSense-rc.shutdown
index 0c4962a..0c4962a 100755
--- a/src/etc/rc.shutdown
+++ b/src/etc/pfSense-rc.shutdown
diff --git a/tools/templates/core_pkg/rc/pkg-plist b/tools/templates/core_pkg/rc/pkg-plist
index 0b65363..10cae2a 100644
--- a/tools/templates/core_pkg/rc/pkg-plist
+++ b/tools/templates/core_pkg/rc/pkg-plist
@@ -1,2 +1,2 @@
-/etc/rc
+/etc/pfSense-rc
@shell /etc/rc.initial
OpenPOWER on IntegriCloud