mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-09 20:36:03 +00:00
10 lines
172 B
Desktop File
10 lines
172 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=DML discard set ml service
|
|
|
|
[Service]
|
|
Slice=dml-discard.slice
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|
|
MemoryLow=15
|