[Unit] Description=Workaround for Atomic Destkops to update mandb cache Documentation=https://gitlab.com/fedora/ostree/sig/-/work_items/62 ConditionPathIsReadWrite=/var ConditionPathExists=/run/ostree-booted After=local-fs.target [Service] Type=oneshot RemainAfterExit=yes Environment=MAN_NO_LOCALE_WARNING=1 ExecStart=mandb -q Nice=19 IOWeight=10 [Install] WantedBy=multi-user.target