summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiam Hopkins <liamh@google.com>2019-09-10 15:51:37 -0700
committerGitHub <noreply@github.com>2019-09-10 15:51:37 -0700
commite08ad7a48ad960e9be7c1044d3b3118bdf6a07e1 (patch)
treed2e3c8637e22ada8ae78ebfb738020d691296ed0
parent140c4b240e7b1c8ad811a6994037f5b51587da03 (diff)
downloadgoogle-compute-image-packages-e08ad7a48ad960e9be7c1044d3b3118bdf6a07e1.tar.gz
google-startup-scripts run before apt-daily on systemd systems (#841)
-rw-r--r--packages/google-compute-engine/src/lib/systemd/system/google-startup-scripts.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/google-compute-engine/src/lib/systemd/system/google-startup-scripts.service b/packages/google-compute-engine/src/lib/systemd/system/google-startup-scripts.service
index 233298a..c150693 100644
--- a/packages/google-compute-engine/src/lib/systemd/system/google-startup-scripts.service
+++ b/packages/google-compute-engine/src/lib/systemd/system/google-startup-scripts.service
@@ -2,6 +2,7 @@
Description=Google Compute Engine Startup Scripts
After=network-online.target network.target rsyslog.service
After=google-instance-setup.service google-network-daemon.service
+Before=apt-daily.service
[Service]
ExecStart=/usr/bin/google_metadata_script_runner --script-type startup