summaryrefslogtreecommitdiffstats
path: root/test/units/son.service
blob: 2059118f01e1dd9d0fffd6cc64e88d758bbfbced (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Son Service

[Service]
Slice=parent.slice
Type=oneshot
ExecStart=/bin/true
CPUShares=100