pid1: touch the /run/systemd/show-status just once
We know if we created the file before, no need to repeat the operation. The state in /run should always match our internal state. Since we call manager_set_show_status() quite often internally, this saves quite a few pointless syscalls.
Loading
Please register or sign in to comment