mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 15:21:37 +03:00
9 lines
143 B
SYSTEMD
9 lines
143 B
SYSTEMD
|
[Unit]
|
||
|
Description=DML passthrough set DML service
|
||
|
|
||
|
[Service]
|
||
|
Slice=dml-passthrough.slice
|
||
|
Type=oneshot
|
||
|
ExecStart=/bin/true
|
||
|
DefaultMemoryLow=15
|