mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
This also add test cases for verifying loopy.service and friends,
which was added by e66047ff62 but never
used in integration tests.
10 lines
183 B
Desktop File
10 lines
183 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=DML passthrough set DML service
|
|
|
|
[Service]
|
|
Slice=dml-passthrough.slice
|
|
Type=oneshot
|
|
ExecStart=true
|
|
DefaultMemoryLow=15
|