1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 10:25:06 +03:00
systemd-stable/test/daughter.service

8 lines
99 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Daughter Service
[Service]
Slice=parent.slice
Type=oneshot
ExecStart=/bin/true