]> git.ipfire.org Git - thirdparty/strongswan.git/commit
init: Add `Wants=` dependencies to systemd units
authorMatteo Carnelos <matteo.carnelos98@gmail.com>
Thu, 6 Jun 2024 13:54:11 +0000 (15:54 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 6 Aug 2024 13:16:30 +0000 (15:16 +0200)
commitbed04baf21bb4d9c04c306613d960f176460434e
treea4434e883753fb5815262bc10138ed5244bf8a8a
parent59a4c9c416fa7a6724fb892392237f078e2aacc4
init: Add `Wants=` dependencies to systemd units

If no other units have dependencies on network-online.target or
syslog.target they might not get initialized resulting in a possibly
non-ideal startup order.

Closes strongswan/strongswan#2279
init/systemd-starter/strongswan-starter.service.in
init/systemd/strongswan.service.in