blob: 7188d36a0e150caaddef033d3ae1dec9b356e3f8 [file] [log] [blame]
[Unit]
After=syslog.target
After=network.target
After=virtiofs_internal.service
[Service]
ExecStart=/usr/bin/bash -c '/usr/bin/shutdown_runner --grpc_port $(cat /mnt/internal/debian_service_port)'
Type=simple
Restart=on-failure
RestartSec=1
User=root
Group=root
[Install]
WantedBy=multi-user.target