This website requires JavaScript.
Explore
Help
Sign In
dustin
/
metricspi
Watch
1
Star
0
Fork
You've already forked metricspi
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5fd8878417
metricspi
/
package
/
dhcpcd
/
ready.hook.sh
6 lines
89 B
Bash
Raw
Blame
History
#!/bin/sh
if
[
"
${
reason
}
"
=
CARRIER
]
;
then
systemd-notify --pid
=
${
pid
}
--ready
fi
Reference in New Issue
View Git Blame
Copy Permalink