[PR #603] [MERGED] fix: stop banner service, not restart #606

Closed
opened 2026-05-07 00:21:44 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/603
Author: @jon4hz
Created: 12/16/2025
Status: Merged
Merged: 12/18/2025
Merged by: @speed47

Base: masterHead: fix-unlock-service


📝 Commits (1)

  • 06a3ba8 fix: stop banner service, not restart

📊 Changes

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

View changed files

📝 bin/admin/unlock-home.sh (+4 -4)

📄 Description

Hi,

Small follow-up from https://github.com/ovh/the-bastion/pull/586.

Somehow, I accidentally put a systemctl restart instead of systemctl stop when unsealing the home partition. This PR fixes that.


🔄 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/ovh/the-bastion/pull/603 **Author:** [@jon4hz](https://github.com/jon4hz) **Created:** 12/16/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `fix-unlock-service` --- ### 📝 Commits (1) - [`06a3ba8`](https://github.com/ovh/the-bastion/commit/06a3ba856df5abbe7df9477680f34cda9b64521a) fix: stop banner service, not restart ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `bin/admin/unlock-home.sh` (+4 -4) </details> ### 📄 Description Hi, Small follow-up from https://github.com/ovh/the-bastion/pull/586. Somehow, I accidentally put a `systemctl restart` instead of `systemctl stop` when unsealing the home partition. This PR fixes that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:21:44 +02: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/the-bastion#606
No description provided.