summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-06-01 08:02:04 -0300
committerRenato Botelho <renato@netgate.com>2016-06-01 08:02:04 -0300
commit92323161d44be5140dc0f7cd38bddc6d410ffe37 (patch)
tree01a21d7fd58a65607db7030b6166455a38171126
parent1464554932197a04cb35702196d3b2407956e618 (diff)
downloadpfsense-92323161d44be5140dc0f7cd38bddc6d410ffe37.zip
pfsense-92323161d44be5140dc0f7cd38bddc6d410ffe37.tar.gz
Rename /etc/rc(.shutdown) -> /etc/pfSense-rc(.shutdown) and stop overlapping FreeBSD-src files
-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