Systemd/test/units/testsuite-08.service

7 lines
153 B
Desktop File

[Unit]
Description=TEST-08-ISSUE-2730
[Service]
ExecStart=sh -x -c 'mount -o remount,rw /dev/sda1 && echo OK >/testok; systemctl poweroff'
Type=oneshot