mirror of
https://git.proxmox.com/git/systemd
synced 2025-08-03 00:23:08 +00:00
8 lines
121 B
Desktop File
8 lines
121 B
Desktop File
[Unit]
|
|
Description=DML passthrough empty service
|
|
|
|
[Service]
|
|
Slice=dml-passthrough.slice
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|