summaryrefslogtreecommitdiff
path: root/examples/source/dns-cache/run
diff options
context:
space:
mode:
authorColin Booth <colin@heliocat.net>2017-09-12 10:56:07 -0700
committerLaurent Bercot <ska-skaware@skarnet.org>2017-09-13 16:13:17 +0000
commit184f2cd48a46abf0407a775cc7ea42d3483df613 (patch)
tree2939b43091c04544503b2cc9ca905afb78c30cb7 /examples/source/dns-cache/run
parentbc0746bebb7adcb18ed8e32aebef10ca8f555479 (diff)
downloads6-rc-184f2cd48a46abf0407a775cc7ea42d3483df613.tar.xz
s6-rc examples: Change usage of import to importas.
execline's import is deprecated but the examples in s6-rc have not yet been updated to use importas.
Diffstat (limited to 'examples/source/dns-cache/run')
-rwxr-xr-xexamples/source/dns-cache/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/dns-cache/run b/examples/source/dns-cache/run
index b364c97..8aa7e3b 100755
--- a/examples/source/dns-cache/run
+++ b/examples/source/dns-cache/run
@@ -2,7 +2,7 @@
fdmove -c 2 1
s6-envuidgid dnscache
s6-envdir env
-import ETH0_IP4
+importas ETH0_IP4 ETH0_IP4
export IP ${ETH0_IP4}
s6-softlimit -m 4000000
pipeline -d