Lines Matching refs:systemctl
20 systemctl daemon-reload
28 systemctl start testservice
36 systemctl clean testservice && { echo 'unexpected success'; exit 1; }
38 systemctl stop testservice
46 systemctl clean testservice --what=configuration
54 systemctl clean testservice
62 systemctl clean testservice --what=logs
70 systemctl clean testservice --what=all
91 systemctl daemon-reload
99 systemctl restart testservice
111 systemctl clean testservice && { echo 'unexpected success'; exit 1; }
113 systemctl stop testservice
125 systemctl clean testservice --what=configuration
137 systemctl clean testservice
149 systemctl clean testservice --what=logs
161 systemctl clean testservice --what=all
184 systemctl daemon-reload
192 systemctl start tmp-hoge.mount
200 systemctl clean tmp-hoge.mount && { echo 'unexpected success'; exit 1; }
208 systemctl stop tmp-hoge.mount
216 systemctl clean tmp-hoge.mount --what=configuration
224 systemctl clean tmp-hoge.mount
232 systemctl clean tmp-hoge.mount --what=logs
240 systemctl clean tmp-hoge.mount --what=all
260 systemctl daemon-reload
268 systemctl start testservice.socket
276 systemctl clean testservice.socket && { echo 'unexpected success'; exit 1; }
278 systemctl stop testservice.socket
286 systemctl clean testservice.socket --what=configuration
294 systemctl clean testservice.socket
302 systemctl clean testservice.socket --what=logs
310 systemctl clean testservice.socket --what=all