mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-16 02:35:58 +00:00
9 lines
111 B
Desktop File
9 lines
111 B
Desktop File
[Unit]
|
|
Description=D:Cyclic
|
|
After=b.service
|
|
Before=a.service
|
|
Requires=a.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/true
|