File: systemd-analyze

package info (click to toggle)
monitoring-plugins-systemd 2.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 556 kB
  • sloc: python: 1,157; sh: 863; makefile: 25
file content (5 lines) | stat: -rwxr-xr-x 79 bytes parent folder | download
1
2
3
4
5
#! /bin/sh

echo "Bootup is not yet finished. Please try again later."

exit 1