[systemd-devel] SSL handshake error from offlineimap when using systemd to initialize
Reindl Harald
h.reindl at thelounge.net
Tue Jan 23 08:09:50 UTC 2018
Am 23.01.2018 um 19:05 schrieb Yubin Ruan:
>> Well, this is necessarily racy: your network setup races agains your
>> offlineimap invocation...
>
> I got in the configuration file
>
> [Unit]
> After=network.target
>
> Isn't this enough to get the initialization order right?
no, the target does more or less nothing usefull
depeding on how your network is configured use "network.service" or
"networkmanager.service" (or however the networkmanager service is
called in detail, i don#t use it)
More information about the systemd-devel
mailing list