cd62fad
#  This is dummy service to enable the fetch-crl cron job.
cd62fad
#  If this service is running the cron job in /etc/cron.d
cd62fad
#  actually does something.
cd62fad
cd62fad
[Unit]
cd62fad
Description=Enables fetch-crl cron to run.
cd62fad
After=syslog.target network.target
cd62fad
cd62fad
[Service]
cd62fad
Type=oneshot
cd62fad
RemainAfterExit=yes
cd62fad
ExecStart=/bin/true 
cd62fad
cd62fad
[Install]
cd62fad
WantedBy=multi-user.target
cd62fad
cd62fad