]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
hooks: Use command -v rather than type
authorRoy Marples <roy@marples.name>
Thu, 24 Feb 2022 12:53:02 +0000 (12:53 +0000)
committerRoy Marples <roy@marples.name>
Thu, 24 Feb 2022 12:53:02 +0000 (12:53 +0000)
commit8b25cff6dbad0c608ab7a936ca368fa1aa637a5b
treefdbef8d0f5f3bcd4e0c4f50d9244c16cc0f8c570
parent5a4340c30c539f020e2e65bf188a8eb6dc2789ea
hooks: Use command -v rather than type

command -v is now required by POSIX, type is technically an extension.
hooks/10-wpa_supplicant
hooks/20-resolv.conf
hooks/29-lookup-hostname
hooks/30-hostname.in
hooks/50-ntp.conf
hooks/dhcpcd-run-hooks.in