aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-05-30 22:29:07 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-05-30 22:29:40 -0700
commit8d16b31bfc457f03e0e761df19529749ffa1f0d8 (patch)
treedb42ba7b9a1def0299400be407b7bf99e2b2670c /net/iwd.sh
parentnet/iwd: add iwd helper (diff)
downloadnetifrc-8d16b31bfc457f03e0e761df19529749ffa1f0d8.tar.gz
netifrc-8d16b31bfc457f03e0e761df19529749ffa1f0d8.tar.bz2
netifrc-8d16b31bfc457f03e0e761df19529749ffa1f0d8.zip
net/iwd: ensure program is present
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'net/iwd.sh')
-rw-r--r--net/iwd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/iwd.sh b/net/iwd.sh
index afb5b22..e3f64b2 100644
--- a/net/iwd.sh
+++ b/net/iwd.sh
@@ -8,6 +8,7 @@ iwd_depend()
before interface
provide wireless
after iwconfig
+ program iwd
}
_config_vars="$_config_vars iwd"