mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-15 18:25:53 +00:00
9 lines
108 B
Desktop File
9 lines
108 B
Desktop File
[Unit]
|
|
Description=E:Cyclic
|
|
After=b.service
|
|
Before=a.service
|
|
Wants=a.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|