X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-journal-upload.service.in;h=359ff10e259d4af338504d9f01966f125cb2b885;hp=6388291649eff8e8fc77df71cb5d841ca59483a8;hb=fd5ab841e7582342b23c9c08ba24ce0cca266690;hpb=ad95fd1d2b9c6344864857c2ba7634fd87753f8e diff --git a/units/systemd-journal-upload.service.in b/units/systemd-journal-upload.service.in index 638829164..359ff10e2 100644 --- a/units/systemd-journal-upload.service.in +++ b/units/systemd-journal-upload.service.in @@ -7,16 +7,15 @@ [Unit] Description=Journal Remote Upload Service +After=network.target [Service] ExecStart=@rootlibexecdir@/systemd-journal-upload \ --save-state User=systemd-journal-upload -Group=systemd-journal-uplaod PrivateTmp=yes PrivateDevices=yes WatchdogSec=20min [Install] WantedBy=multi-user.target -After=network.target