mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-26 14:35:51 +03:00
[PR #62] [MERGED] Exclude service failures for fwupd-refresh.service #69
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/community-scripts/pull/62
Author: @BelleNottelling
Created: 7/11/2022
Status: ✅ Merged
Merged: 7/11/2022
Merged by: @wh1te909
Base:
main← Head:Linux-ServiceCheck📝 Commits (1)
e9c8989Exclude service failures for fwupd-refresh.service📊 Changes
1 file changed (+1 additions, -3 deletions)
View changed files
📝
scripts_staging/linux_service_check_for_failed.sh(+1 -3)📄 Description
In the Linux service check, exclude failures from fwupd-refresh.service.
Noticed this service failing on all of my ubuntu servers that I have, including on one that was setup less than 48 hours ago,
Quick google search confirmed that this one can frequently be shown as failing despite no actual issues.
https://askubuntu.com/a/1405693
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.