mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +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]
|
[Unit]
|
||||||
Description=Enable GCE OS Login
|
Description=Enable GCE OS Login
|
||||||
After=local-fs.target
|
|
||||||
ConditionFirstBoot=true
|
ConditionFirstBoot=true
|
||||||
|
DefaultDependencies=false
|
||||||
|
After=local-fs.target
|
||||||
Before=sshd.service
|
Before=sshd.service
|
||||||
Before=sshd.socket
|
Before=sshd.socket
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user