Update 2023-01-10 22:18 OpenBSD/amd64
This commit is contained in:
5
.bin/netrestart
Executable file
5
.bin/netrestart
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -x
|
||||
doas ifconfig trunk0 destroy
|
||||
doas sh /etc/netstart
|
||||
doas rcctl restart resolvd
|
||||
doas rcctl restart dhcpleased
|
||||
Reference in New Issue
Block a user