| Current Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/google-startup-scripts.service |
[Unit] Description=Google Compute Engine Startup Scripts Wants=network-online.target rsyslog.service After=network-online.target rsyslog.service google-guest-agent-manager.service Before=apt-daily.service [Service] Type=oneshot ExecStart=/usr/bin/google_metadata_script_runner_adapt startup #TimeoutStartSec is ignored for Type=oneshot service units. KillMode=process StandardOutput=journal+console StandardError=journal+console [Install] WantedBy=multi-user.target