Lines Matching refs:img
9 mkdir -p /tmp/img/usr/lib/systemd/system/
10 mkdir -p /tmp/img/opt/
12 touch /tmp/img/opt/script0.sh
13 chmod +x /tmp/img/opt/script0.sh
15 cat <<EOF >/tmp/img/usr/lib/systemd/system/testfile.service
22 systemd-analyze verify --root=/tmp/img/ testfile.service \
26 systemd-analyze verify --recursive-errors=yes --root=/tmp/img/ testfile.service \
30 systemd-analyze verify --recursive-errors=one --root=/tmp/img/ testfile.service \
36 systemd-analyze verify --recursive-errors=no --root=/tmp/img/ testfile.service
38 rm /tmp/img/usr/lib/systemd/system/testfile.service
103 cat <<EOF >/tmp/img/usr/lib/systemd/system/testfile.service
113 systemd-analyze security --threshold=90 --offline=true --root=/tmp/img/ testfile.service
579 --root=/tmp/img/ testfile.service
585 --root=/tmp/img/ testfile.service
592 --root=/tmp/img/ testfile.service \
597 --root=/tmp/img/ testfile.service \
601 rm /tmp/img/usr/lib/systemd/system/testfile.service