[PR #9715] [MERGED] Update domain-locker-install.sh to enable auto-start after reboot #8221

Closed
opened 2026-02-26 16:32:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9715
Author: @alexindigo
Created: 12/6/2025
Status: Merged
Merged: 12/6/2025
Merged by: @CrazyWolf13

Base: mainHead: patch-1


📝 Commits (2)

  • e159647 Update domain-locker-install.sh
  • db53658 Apply suggestion from @tremor021

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 install/domain-locker-install.sh (+1 -1)

📄 Description

✍️ Description

It should be systemctl enable --now, so service would start again after reboot.

Fixes #

Prerequisites (X in brackets)

  • [x ] Self-review completed – Code follows project standards.
  • [ x] Tested thoroughly – Changes work as expected.
  • [x ] No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • [x ] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/9715 **Author:** [@alexindigo](https://github.com/alexindigo) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/6/2025 **Merged by:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`e159647`](https://github.com/community-scripts/ProxmoxVE/commit/e159647c52eece99e7e7e4d613f2d02514fa1548) Update domain-locker-install.sh - [`db53658`](https://github.com/community-scripts/ProxmoxVE/commit/db536589ab88fafe77e15eec038b3dac70d497e2) Apply suggestion from @tremor021 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `install/domain-locker-install.sh` (+1 -1) </details> ### 📄 Description ## ✍️ Description It should be `systemctl enable --now`, so service would start again after reboot. ## 🔗 Related Issue Fixes # ## ✅ Prerequisites (**X** in brackets) - [x ] **Self-review completed** – Code follows project standards. - [ x] **Tested thoroughly** – Changes work as expected. - [x ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:32:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#8221
No description provided.