|
||||||||
Hi m0n0wall users, I added 'sockstat' to the beta Cdrom in order to use it via exec.php by extracting and modifying mfsroot.gz from the ISO. I have 'sockstat' with correct permission inside /sbin an i can see it from exec.php: $ ls -l /sbin [...] -r-sr-x--- 1 root operator 9960 May 29 16:05 shutdown -r-xr-xr-x 1 root wheel 5262 Nov 5 19:40 sockstat -r-xr-xr-x 1 root wheel 10408 May 29 16:05 sysctl [...] But it fails to execute: $ /sbin/sockstat /sbin/sockstat: not found This confuses me. What am I missing? Regards, Oli Development platform: FreeBSD 4.10-STABLE m0n0wall version: Version 1.2b2 built on Sun Oct 24 23:57:21 CEST 2004 Platform generic-pc-cdrom |