mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-20 01:51:33 +01: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…
x
Reference in New Issue
Block a user