Update 2023-01-10 22:18 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-01-10 22:18:46 +01:00
parent 4f96b5ce5a
commit 024c87e623
12 changed files with 106 additions and 148 deletions

5
.bin/netrestart Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/sh -x
doas ifconfig trunk0 destroy
doas sh /etc/netstart
doas rcctl restart resolvd
doas rcctl restart dhcpleased