Your IP : 216.73.216.220


Current Path : /etc/systemd/system/
Upload File :
Current File : //etc/systemd/system/temp-disk-dataloss-warning.service

# /etc/systemd/system/temp-disk-dataloss-warning.service

[Unit]
Description=Azure temporary resource disk dataloss warning file creation
After=multi-user.target cloud-final.service

[Service]
Type=oneshot
ExecStart=/usr/local/sbin/temp-disk-dataloss-warning
StandardOutput=journal+console

[Install]
WantedBy=default.target