diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index ccff6a68..5ea5c083 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -440,9 +440,9 @@ Files in /etc/sysconfig/network-scripts/ Symlinks to /sbin/ifup and /sbin/ifdown, respectively. These are the only two scripts "in" this directory that should be called directly; these two scripts call all the other - scripts as needed. These symlinks are here for legacy purposes - only -- they'll will probably be removed in future versions, so - only /sbin/ifup and /sbin/ifdown should currently be used. + scripts as needed. These symlinks are here for legacy purposes -- + only /sbin/ifup and /sbin/ifdown should currently be used + at the user level. These scripts take one argument normally: the name of the device (e.g. eth0). They are called with a second argument of "boot" |