• File: man-db-restart-cache-update.service
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/lib/systemd/system/man-db-restart-cache-update.service
  • File size: 301 bytes
  • MIME-type: text/plain
  • Charset: utf-8
[Unit]
Before=multi-user.target

[Service]
Type=oneshot
ExecStartPre=/usr/bin/rm -rf /var/cache/man/*
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

[Install]
WantedBy=multi-user.target