mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
feat(coreos-base/coreos-init): start ssh at boot
startup ssh on bootup
This commit is contained in:
parent
512e611766
commit
402be3267e
@ -29,4 +29,7 @@ src_install() {
|
||||
|
||||
systemd_dounit coreos-startup.service
|
||||
systemd_enable_service basic.target coreos-startup.service
|
||||
|
||||
systemd_dounit update-engine.service
|
||||
systemd_enable_service multi-user.target update-engine.service
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user