Merge pull request #76783 from timjb/fix-dispatcherScripts

networkmanager: fix dispatcherScripts example
This commit is contained in:
Florian Klink 2020-01-01 18:47:56 +01:00 committed by GitHub
commit d7d0ccd222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -308,6 +308,7 @@ in {
if [ "$2" != "up" ]; then
logger "exit: event $2 != up"
exit
fi
# coreutils and iproute are in PATH too