mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
9 lines
127 B
SYSTEMD
9 lines
127 B
SYSTEMD
|
[Unit]
|
||
|
Description=DML discard set ml service
|
||
|
|
||
|
[Service]
|
||
|
Slice=dml-discard.slice
|
||
|
Type=oneshot
|
||
|
ExecStart=/bin/true
|
||
|
MemoryLow=15
|