This website requires JavaScript.
Explore
Help
Sign In
lagertonne
/
ifupdown-ng
Watch
1
Star
0
Fork
You've already forked ifupdown-ng
0
Code
Issues
Pull requests
Projects
Releases
4
Wiki
Activity
8fb2a0571d
ifupdown-ng
/
executor-scripts
/
linux
/
link
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
add link executor
2020-07-26 09:36:31 +00:00
#!/bin/sh
make sure VERBOSE is respected in executors
2020-07-26 10:18:57 +00:00
[ -z "$VERBOSE" ] || set -x
add link executor
2020-07-26 09:36:31 +00:00
${MOCK} ip link set $PHASE dev $IFACE
Reference in a new issue
Copy permalink