mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #3404 from ajeddeloh/fix-oslogin
coreos-base/oem-gce: avoid dep loops with oslogin
This commit is contained in:
commit
1ffd397575
@ -1,7 +1,8 @@
|
||||
[Unit]
|
||||
Description=Enable GCE OS Login
|
||||
After=local-fs.target
|
||||
ConditionFirstBoot=true
|
||||
DefaultDependencies=false
|
||||
After=local-fs.target
|
||||
Before=sshd.service
|
||||
Before=sshd.socket
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user