Blame SOURCES/man-db-restart-cache-update.service

a4b5d2
[Unit]
a4b5d2
Before=multi-user.target
a4b5d2
a4b5d2
[Service]
a4b5d2
Type=oneshot
a4b5d2
ExecStartPre=/usr/bin/rm -rf /var/cache/man/*
a4b5d2
ExecStart=/usr/bin/systemd-run /usr/bin/systemctl start man-db-cache-update.service
a4b5d2
ExecStartPost=/usr/bin/systemctl disable man-db-restart-cache-update.service
a4b5d2
a4b5d2
[Install]
a4b5d2
WantedBy=multi-user.target