Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-04 | systemd: T7356: use short service names to avoid truncation | Christian Breunig | |
The issue ONLY appears on small terminals where systemd automatically truncates the lines to match the terminal width - so far so good. The BUG is, if truncation happens in the service name which is BOLD you're pretty much screwed, as truncation will not reset the color. We can set StatusUnitFormat=description in /etc/systemd/system.conf which will not print the service long description to avoid truncation making the boot a little less verbose. This actually restores the behavior of VyOS 1.3 | |||
2020-05-20 | systemd-bootchart: add configuration | Christian Poessinger | |
2018-10-14 | move getty conf to vyatta-cfg package | UnicronNL | |
2018-02-21 | Manage config files with included files instead of echo, sed etc. (#16) | Kim | |
Manage system.conf from file instead of hook. Add comment to the files where they are managed | |||
2018-02-19 | Enable journald log forwarding to syslog (fixes T552). | Daniil Baturin | |
2016-12-26 | run vyatta-router service before getty service | Kim Hagen | |
2016-09-01 | T18: Regression: jessie-based VyOS doesn't disconnect the SSH session before ↵ | Kim Hagen | |
reboot | |||
2016-08-05 | prevent systemd from doing a clear screen before login prompt | Kim Hagen | |
2016-02-09 | Add sshd.service file to cleanly close ssh sessions. | Kim Hagen | |