8 lines
161 B
Desktop File
8 lines
161 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Unit]
|
|
Description=DML passthrough empty service
|
|
|
|
[Service]
|
|
Slice=dml-passthrough.slice
|
|
Type=oneshot
|
|
ExecStart=true
|