1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 18:55:40 +03:00
systemd/test/grandchild.service

8 lines
106 B
SYSTEMD
Raw Normal View History

2014-02-19 02:55:41 +04:00
[Unit]
Description=Grandchild Service
[Service]
Slice=parent-deep.slice
Type=oneshot
ExecStart=/bin/true