diff options
Diffstat (limited to 'sysconfig/network-scripts/ifup-ctc')
-rwxr-xr-x | sysconfig/network-scripts/ifup-ctc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/network-scripts/ifup-ctc b/sysconfig/network-scripts/ifup-ctc index 09a64637..15860fed 100755 --- a/sysconfig/network-scripts/ifup-ctc +++ b/sysconfig/network-scripts/ifup-ctc @@ -5,7 +5,7 @@ # the ctc network driver is a point-to-point driver on S/390 machines # # To get the ctc module to load automatically at boot, you will need to -# add the following line to /etc/modules.conf: +# add the following line to /etc/modprobe.conf: # # alias ctc0 ctc # |