mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-24 15:48:25 +00:00
9 lines
114 B
Desktop File
9 lines
114 B
Desktop File
[Unit]
|
|
Description=I
|
|
Conflicts=a.service d.service
|
|
Wants=b.service
|
|
After=b.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|