summaryrefslogtreecommitdiff
path: root/google-startup-scripts/usr/lib/systemd/system/google.service
diff options
context:
space:
mode:
Diffstat (limited to 'google-startup-scripts/usr/lib/systemd/system/google.service')
-rw-r--r--google-startup-scripts/usr/lib/systemd/system/google.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/google-startup-scripts/usr/lib/systemd/system/google.service b/google-startup-scripts/usr/lib/systemd/system/google.service
deleted file mode 100644
index ea76a46..0000000
--- a/google-startup-scripts/usr/lib/systemd/system/google.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=Google Compute Engine VM initialization
-After=local-fs.target network-online.target network.target
-Before=sshd.service
-Wants=local-fs.target network-online.target network.target
-
-[Service]
-ExecStart=/usr/share/google/onboot
-Type=oneshot
-
-[Install]
-WantedBy=sshd.service
-WantedBy=multi-user.target