Files
Dimitri John Ledkov 5f44956e01 data/systemd/snapd.service: start after socket
During boot, the initial transaction may contain both snapd.socket and
snapd.service at the same time. In such cases, snapd.service should be
started strictly after snapd.socket (After+Requires), instead of just
simultaniously with it (Requires alone).

Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2022-01-24 15:51:11 +00:00
..