[GH-ISSUE #573] [Document improvement] How do I apply changes I made in /etc/bastion/bastion.conf? #149

Closed
opened 2026-05-07 00:19:25 +02:00 by BreizhHardware · 2 comments

Originally created by @gobiursus on GitHub (Aug 25, 2025).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/573

Hi,
After I make changes in /etc/bastion/bastion.conf, what should I do to make those settings effected? I can't find anything related on https://ovh.github.io
And can you also please update related content in documentation?
Thank you!

Originally created by @gobiursus on GitHub (Aug 25, 2025). Original GitHub issue: https://github.com/ovh/the-bastion/issues/573 Hi, After I make changes in `/etc/bastion/bastion.conf`, what should I do to make those settings effected? I can't find anything related on https://ovh.github.io And can you also please update related content in documentation? Thank you!
Author
Owner

@speed47 commented on GitHub (Sep 10, 2025):

Hello,

There is nothing to restart when you make changes there because the settings are read for each new session. This can be explained because there's no "the bastion daemon" listening for connections: we hand this off to the OpenSSH server, and only once the SSH connection is established, then the bastion code starts to run under the account's system user, and that's when the settings are read.

I'll add a note in the documentation to explain this, thanks for the suggestion!

<!-- gh-comment-id:3274576937 --> @speed47 commented on GitHub (Sep 10, 2025): Hello, There is nothing to restart when you make changes there because the settings are read for each new session. This can be explained because there's no "the bastion daemon" listening for connections: we hand this off to the OpenSSH server, and only once the SSH connection is established, then the bastion code starts to run under the account's system user, and that's when the settings are read. I'll add a note in the documentation to explain this, thanks for the suggestion!
Author
Owner

@speed47 commented on GitHub (Sep 10, 2025):

Added in the documentation

<!-- gh-comment-id:3275413437 --> @speed47 commented on GitHub (Sep 10, 2025): Added in the documentation
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#149
No description provided.