mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-25 17:53:22 -05:00
Removed some commented stuff.
This commit is contained in:
parent
16e5cd39fc
commit
27095673e6
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: rcS.example,v 1.1 2001/12/01 21:42:26 freesource Exp $
|
# $Id: rcS.example,v 1.2 2001/12/03 05:43:33 freesource Exp $
|
||||||
# Used by the Example.yard template.
|
# Used by the Example.yard template.
|
||||||
# /etc/rcS: System initialization script.
|
# /etc/rcS: System initialization script.
|
||||||
#
|
#
|
||||||
@ -13,8 +13,6 @@
|
|||||||
|
|
||||||
# Mount everything mentioned in fstab
|
# Mount everything mentioned in fstab
|
||||||
# .. but proc needs to be mounted first, anyways.
|
# .. but proc needs to be mounted first, anyways.
|
||||||
#/bin/mount -anv
|
|
||||||
#mount -v -n -o remount,rw /
|
|
||||||
mount -o remount /
|
mount -o remount /
|
||||||
mount -a
|
mount -a
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user