This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/systemd-run /usr/bin/systemctl start man-db-cache-update.service
-
ExecStartPost=/usr/bin/systemctl disable man-db-restart-cache-update.service
-
ExecStartPre=/usr/bin/rm -rf /var/cache/man/*
-
Type=oneshot
-
-
[Unit]
-
Before=multi-user.target
-
Additionnal notes
Nothing here.