mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[PR #603] [MERGED] fix: stop banner service, not restart #606
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#606
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/ovh/the-bastion/pull/603
Author: @jon4hz
Created: 12/16/2025
Status: ✅ Merged
Merged: 12/18/2025
Merged by: @speed47
Base:
master← Head:fix-unlock-service📝 Commits (1)
06a3ba8fix: 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 restartinstead ofsystemctl stopwhen 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.
-regexfollowing @cdbd6c7 from #550 #609