[systemd-devel] How to reset startlimitburst and startlimitinterval

2016-06-18 Thread Pradeepa Kumar
Hi Could you please let me know to reset startlimitburst and startlimitinterval of service. I am writing unit tests and each test should start fresh and run test on service .so values of startlimitburst and startlimitinterval of previous test should be reset before running each test . Thanks

[systemd-devel] Zero downtime restart of Web application (Nginx, Puma, JRuby)

2016-06-18 Thread Paul Menzel
Dear systemd folks, the setup is as follows. Nginx is used as the Web server, which communicates with a Ruby on Rails application over a socket. Puma [1] is used as the application server. Nginx and Puma are managed by systemd service files. If a new version of the application is installed,

[systemd-devel] Issues discovered with systemd_vconsole_setup helper

2016-06-18 Thread Michal Soltys
1) font_copy_to_all_vcs(): copying fonts of height different from "standard" 16 produces garbage on all other terminals (with exception of builtin basic vga). The workaround is to call setfont directly providing another terminal with -C option (or log in and type the command blindly), e.g.