diff options
| author | mail_redacted_for_web | 2026-06-03 09:18:28 +0200 |
|---|---|---|
| committer | mail_redacted_for_web | 2026-06-03 09:18:28 +0200 |
| commit | 2112d71dbee68fff121958ccbdf0c8940b234f90 (patch) | |
| tree | fe30385ced8c15a782d8c1a77b84208161b5a8c7 /bin | |
| parent | 31e256997bcf1ddba22e4f4d7aff3f4bed1ad5b1 (diff) | |
| download | os-patch-2112d71dbee68fff121958ccbdf0c8940b234f90.tar.bz2 | |
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/os-patching-adhoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/os-patching-adhoc b/bin/os-patching-adhoc index ae0b7d0..2cca494 100755 --- a/bin/os-patching-adhoc +++ b/bin/os-patching-adhoc @@ -247,7 +247,7 @@ case "$ID_LIKE" in fi fi ;; - "rhel"*|"centos"*) + "rhel"*|"centos"*|'fedora') # we do not use --skip-broken here - we keep our systems tidy, so any pollution may and should # cause an error :-) |
