summaryrefslogtreecommitdiffstats
path: root/hooks/net
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/net')
-rw-r--r--hooks/net2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/net b/hooks/net
index c207ad2..24c08f8 100644
--- a/hooks/net
+++ b/hooks/net
@@ -6,7 +6,7 @@ run_hook ()
: > /ip_opts
if [ -z "${ip}" -a -n "${nfsaddrs}" ]; then
- export ip="${nfsaddrs}"
+ ip="${nfsaddrs}"
fi
if [ -n "${ip}" ]; then