17 Oct
2009
17 Oct
'09
11:51 p.m.
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> --- configs/xfce4/overlay/etc/rc.d/archiso | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configs/xfce4/overlay/etc/rc.d/archiso b/configs/xfce4/overlay/etc/rc.d/archiso index 661bcbd..735c297 100644 --- a/configs/xfce4/overlay/etc/rc.d/archiso +++ b/configs/xfce4/overlay/etc/rc.d/archiso @@ -11,7 +11,7 @@ scan_network () netdevs=$(cat /proc/net/dev | grep ':' | cut -d':' -f1) for net in ${netdev}; do stats=$(ifconfig ${net} | tr -s "\n" " ") - + done } scan_mount_pts () -- 1.6.5