Reboot notification breaks fim output #52

Closed
opened 2020-09-09 17:53:48 +00:00 by kemonine · 1 comment
Owner

When auto updates send the WALL to all users about a reboot fim stops displaying correctly until its restarted.

Need to turn off notifications to the consoles in apt auto update/upgrade configs.

When auto updates send the WALL to all users about a reboot fim stops displaying correctly until its restarted. Need to turn off notifications to the consoles in apt auto update/upgrade configs.
kemonine added the
bug
label 2020-09-09 17:53:51 +00:00
kemonine added this to the Initial Stable Deployment milestone 2020-09-09 17:53:54 +00:00
kemonine added the
wontfix
label 2020-09-12 19:25:29 +00:00
Author
Owner

The unattended-upgrade package calls the shutdown command without the --no-wall option which means no matter what users will get a wall which craps up fim.

The only way to work around this is to patch the unattended-upgrade command or somehow make it so shutdown never calls wall.

Neither is a good option so we're marking this as wontfix because there is really nothing we can do.

The good news is after a reboot things go back to normal.

The ```unattended-upgrade``` package calls the ```shutdown``` command without the ```--no-wall``` option which means no matter what users will get a ```wall``` which craps up fim. The only way to work around this is to patch the ```unattended-upgrade``` command or somehow make it so ```shutdown``` never calls wall. Neither is a good option so we're marking this as ```wontfix``` because there is really nothing we can do. The good news is after a reboot things go back to normal.
Sign in to join this conversation.
No Assignees
1 Participants
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: PiFrame/piframe#52
No description provided.