mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-05 04:31:29 +00:00
8 lines
113 B
Desktop File
8 lines
113 B
Desktop File
[Unit]
|
|
Description=DML discard empty service
|
|
|
|
[Service]
|
|
Slice=dml-discard.slice
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|