23 Feb
2012
23 Feb
'12
12:42 p.m.
On 02/23/2012 03:25 AM, Jesse Juhani Jaara wrote:
Something like
if `ip link show eth0 | grep -q 'state UP'`; then you mount command hete fi
in /etc/rc.local maybe
You could also use 'arp' to check for your NAS mac address on the interface before issuing the mount command. gene/