mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
feat(coreos-base/coreos-init): enable ssh socket
enable sshd with socket activiation on boot.
This commit is contained in:
parent
bd6d88c877
commit
c65d1efef2
@ -32,4 +32,6 @@ src_install() {
|
||||
|
||||
systemd_dounit update-engine.service
|
||||
systemd_enable_service multi-user.target update-engine.service
|
||||
|
||||
systemd_enable_service multi-user.target sshd.socket
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user