📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 01:11:19
📂
/
/
usr
/
lib
/
systemd
/
system
✏️
Editing: man-db-cache-update.service
[Unit] After=local-fs.target [Service] Type=oneshot Environment=MAN_NO_LOCALE_WARNING=1 EnvironmentFile=/etc/sysconfig/man-db ExecStart=/bin/sh -c '[ "$SERVICE" != "no" ] && /usr/bin/mandb $OPTS || true' ExecStopPost=/bin/sh -c '[ "$SERVICE_RESULT" == "signal" ] && /usr/bin/systemctl enable man-db-restart-cache-update.service || true' Nice=19 IOWeight=20
💾 Save Changes
❌ Cancel