mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
oem-gce: enable oslogin after tmpfiles
Ensure that tmpfiles has run before enabling oslogin since it relies on some of the files written out by tmpfiles.
This commit is contained in:
parent
e45015a58c
commit
924f61e167
@ -2,7 +2,7 @@
|
||||
Description=Enable GCE OS Login
|
||||
ConditionFirstBoot=true
|
||||
DefaultDependencies=false
|
||||
After=local-fs.target
|
||||
After=systemd-tmpfiles-setup.service
|
||||
Before=sshd.service
|
||||
Before=sshd.socket
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user