1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-07 17:17:44 +03:00
systemd-stable/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