Add default disabled ssh server
This commit is contained in:
parent
7b0f4f8a38
commit
ebc37d1cfe
4
config/hooks/live/sshserver.hook.chroot
Normal file
4
config/hooks/live/sshserver.hook.chroot
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
systemctl disable sshd.service
|
||||
|
@ -15,6 +15,7 @@ dnsutils
|
||||
ca-certificates
|
||||
wireguard
|
||||
openssh-client
|
||||
openssh-server
|
||||
openssh-sftp-server
|
||||
libnss3-tools
|
||||
wpasupplicant
|
||||
|
Loading…
x
Reference in New Issue
Block a user