diff options
Diffstat (limited to 'test/son.service')
-rw-r--r-- | test/son.service | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/son.service b/test/son.service deleted file mode 100644 index 50bb96a941..0000000000 --- a/test/son.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Son Service - -[Service] -Slice=parent.slice -Type=oneshot -ExecStart=/bin/true -CPUShares=100 |