mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
provide the absolute path for /etc/rc1
This commit is contained in:
parent
d1031d9955
commit
6cb2e1dbaa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=190761
@ -23,5 +23,5 @@ for i in *; do
|
||||
[ -f $i.gz ] && rm $i
|
||||
done
|
||||
gzip -d *.gz
|
||||
. rc1
|
||||
. /etc/rc1
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user