[PR #331] [MERGED] Bugfix: Wallos Patch (Cron Log & Media Backup) #2560

Closed
opened 2026-02-05 05:02:04 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/331
Author: @MickLesk
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @havardthom

Base: mainHead: wallos-patch


📝 Commits (4)

📊 Changes

2 files changed (+7 additions, -5 deletions)

View changed files

📝 ct/wallos.sh (+5 -4)
📝 install/wallos-install.sh (+2 -1)

📄 Description

Description

  • Add StorageCheck
  • Add RessourceCheck
  • Backup Media Files at update
  • Create an /var/log/cron Folder

Fixes # (issue)
Fixes https://github.com/community-scripts/ProxmoxVE/issues/315
Fixes https://github.com/community-scripts/ProxmoxVE/issues/314

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/331 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@havardthom](https://github.com/havardthom) **Base:** `main` ← **Head:** `wallos-patch` --- ### 📝 Commits (4) - [`924fd02`](https://github.com/community-scripts/ProxmoxVE/commit/924fd02c6d5bec15e73c68266cc03244455cb623) Update wallos.sh - [`514fd6b`](https://github.com/community-scripts/ProxmoxVE/commit/514fd6b340d65cd52e2c281e87c5eee281edd4da) Update wallos.sh - [`820d2ec`](https://github.com/community-scripts/ProxmoxVE/commit/820d2ecb5f5769504e5c88f08a27488e6829d6df) Update wallos-install.sh - [`c26fb0a`](https://github.com/community-scripts/ProxmoxVE/commit/c26fb0a84111012fd382d73743099e8b4f631068) Remove Empty Line ### 📊 Changes **2 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ct/wallos.sh` (+5 -4) 📝 `install/wallos-install.sh` (+2 -1) </details> ### 📄 Description ## Description - Add StorageCheck - Add RessourceCheck - Backup Media Files at update - Create an /var/log/cron Folder Fixes # (issue) Fixes https://github.com/community-scripts/ProxmoxVE/issues/315 Fixes https://github.com/community-scripts/ProxmoxVE/issues/314 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:02:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2560