Simplify network setup

This commit is contained in:
S David 2023-01-28 09:29:45 +00:00
parent 045133b2b1
commit 0c63cdb1fa

View File

@ -9,12 +9,9 @@ RENDER /etc/ssh/sshd_config
CMD ssh-keygen -A
SERVICE routing stop
SERVICE netif restart
SERVICE routing restart
CMD ifconfig vnet0 inet6 accept_rtadv -tso6 -rxsum6
PKG bootstrap
SERVICE sshd restart
PKG git vim mosh