mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-25 07:10:38 +00:00
9 lines
114 B
Desktop File
9 lines
114 B
Desktop File
[Unit]
|
|
Description=A conjugate
|
|
Requires=a.service
|
|
After=a.service
|
|
Before=a.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|