mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove unused script and add it to obsolete list.
This commit is contained in:
parent
759d0de1e8
commit
e00ec007cf
@ -1,4 +1,5 @@
|
||||
/etc/rc.parse-isc-dhcpd
|
||||
/etc/rc.linkup.sh
|
||||
/etc/phpshellsessions/cvssync
|
||||
/etc/inc/regdomain.inc
|
||||
/etc/inc/sysctl.inc
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
LINKUP=`cat /tmp/rc.linkup`
|
||||
/usr/local/bin/php /etc/rc.linkup $LINKUP
|
||||
rm /tmp/rc.linkup
|
||||
Loading…
Reference in New Issue
Block a user