Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
9
.bin/OLD/netrestart
Executable file
9
.bin/OLD/netrestart
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh -x
|
||||
#doas ifconfig trunk1 destroy
|
||||
#doas ifconfig trunk0 destroy
|
||||
doas sh /etc/netstart
|
||||
sleep 1
|
||||
sleep 1
|
||||
sleep 1
|
||||
doas rcctl restart resolvd
|
||||
doas rcctl restart dhcpleased
|
||||
Reference in New Issue
Block a user