Lines Matching refs:service
9 Wants=testservice-48.service
27 cat >/run/systemd/system/testservice-48.service <<EOF
32 systemctl start testservice-48.service
34 systemctl is-active testservice-48.service
37 systemctl stop testservice-48.service
38 rm -f /run/systemd/system/testservice-48.service
43 cat >/run/systemd/system/testservice-48.service <<EOF
51 systemctl start testservice-48-nonexistent.service || true
53 systemctl start testservice-48.service
55 systemctl is-active testservice-48.service
59 systemctl stop testservice-48.service testservice-48.target
60 rm -f /run/systemd/system/testservice-48.service /run/systemd/system/testservice-48.target
68 Wants=testservice-48.service
75 cat >/run/systemd/system/testservice-48.service <<EOF
82 systemctl is-active testservice-48.service