Files
snapd/data/systemd
Dimitri John Ledkov ce10659ceb 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-02-17 18:48:08 +01:00
..