mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 02:21:44 +03:00
8 lines
115 B
SYSTEMD
8 lines
115 B
SYSTEMD
|
[Unit]
|
||
|
Description=DML override empty service
|
||
|
|
||
|
[Service]
|
||
|
Slice=dml-override.slice
|
||
|
Type=oneshot
|
||
|
ExecStart=/bin/true
|