[GH-ISSUE #1651] . hushlogin is not working anymore #359

Closed
opened 2026-02-26 12:45:14 +03:00 by kerem · 1 comment
Owner

Originally created by @Netfreak100 on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1651

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

beszel lxc

📂 What was the exact command used to execute the script?

touch .hushlogin && rm /etc/motd && touch /etc/motd

📝 Provide a clear and concise description of the issue.

I can not shutup the motd with touch .hushlogin . rm /etc/motd && touch /etc/motd does not work anymore..
Please reinstate this feature or give the possibility to remove the login messages.

I noted this with the Beszel LXC script.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

touch .hushlogin && rm /etc/motd && touch /etc/motd

Paste the full error output (if available).

the motd message did not disappear after this commands, it is still nagging me.

🖼️ Additional context (optional).

No response

Originally created by @Netfreak100 on GitHub (Jan 21, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1651 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? beszel lxc ### 📂 What was the exact command used to execute the script? touch .hushlogin && rm /etc/motd && touch /etc/motd ### 📝 Provide a clear and concise description of the issue. I can not shutup the motd with touch .hushlogin . rm /etc/motd && touch /etc/motd does not work anymore.. Please reinstate this feature or give the possibility to remove the login messages. I noted this with the Beszel LXC script. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. touch .hushlogin && rm /etc/motd && touch /etc/motd ### ❌ Paste the full error output (if available). the motd message did not disappear after this commands, it is still nagging me. ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:45:14 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 21, 2025):

next time read changelog & you find out the PR for this
https://github.com/community-scripts/ProxmoxVE/pull/1633

There you see the changes and you can change whatever you want. Its not an Issue. Its developed from the Community

<!-- gh-comment-id:2605534792 --> @MickLesk commented on GitHub (Jan 21, 2025): next time read changelog & you find out the PR for this https://github.com/community-scripts/ProxmoxVE/pull/1633 There you see the changes and you can change whatever you want. Its not an Issue. Its developed from the Community
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#359
No description provided.