summaryrefslogtreecommitdiff
path: root/test/units/testsuite-08.service
blob: 79fb089c704bf56ee6d1858ef475afaec4c6117e (plain)
1
2
3
4
5
6
[Unit]
Description=TEST-08-ISSUE-2730

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