1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-01 17:51:22 +03:00
systemd/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