# Run's fetch-crl once at boot time if desirable. # [Unit] Description=Runs fetch-crl once at boot time. After=syslog.target network.target [Service] Type=oneshot ExecStart=/usr/sbin/fetch-crl -q TimeoutSec=10m [Install] WantedBy=multi-user.target