Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi-bin/systemctl_failed_system.sh
blob: 39d3fc16c3bc42f5f42ceab26baa8eea89612c56 (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail

echo 'Content-Type: text/plain; charset=utf-8'
echo

SYSTEMD_COLORS=no systemctl list-units --failed --no-pager --full