chiark / gitweb /
systemctl: add new "is-system-running" command to check whether system is fully up
[elogind.git] / test / grandchild.service
1 [Unit]
2 Description=Grandchild Service
3
4 [Service]
5 Slice=parent-deep.slice
6 Type=oneshot
7 ExecStart=/bin/true