1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-14 19:24:13 +03:00
systemd-stable/test/grandchild.service

8 lines
106 B
SYSTEMD
Raw Normal View History

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