initial commit of file from CVS for e-smith-base on Thu 26 Oct 11:24:52 BST 2023
This commit is contained in:
4
root/etc/dhcp/dhclient-exit-hooks
Normal file
4
root/etc/dhcp/dhclient-exit-hooks
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ "$reason" = "BOUND" ]
|
||||
then
|
||||
/sbin/e-smith/signal-event ip-change "$new_ip_address" "$interface"
|
||||
fi
|
Reference in New Issue
Block a user