One Hat Cyber Team
Your IP :
3.149.251.64
Server IP :
104.21.96.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
lsb
/
init-functions.d
/
View File Name :
99-plymouth
# /lib/lsb/init-functions.d/99-plymouth # Abort sourcing of this file if plymouth isn't active if ! plymouth --ping > /dev/null 2>&1 then return fi log_begin_msg_post () { /usr/bin/plymouth update --status="${@}" || true } log_end_msg_post () { : } log_action_begin_msg_post () { /usr/bin/plymouth update --status="${@}" || true } log_action_end_msg_post () { : } log_action_msg_post () { /usr/bin/plymouth update --status="${@}" || true } log_daemon_msg_post () { /usr/bin/plymouth update --status="${@}" || true }