Systemd/test/units/testsuite-51-repro-1.service

10 lines
155 B
Desktop File

[Unit]
Description=Issue 16115 Repro with on-abnormal
[Service]
Type=simple
Restart=on-abnormal
ExecCondition=/bin/false
ExecStart=sleep 100
RestartSec=1