Hi,
When i run on Fedora 2 ls --context or ls -Z for /proc i get: [root@localhost proc]# ls --context dr-xr-xr-x root root (null) 1 dr-xr-xr-x root root (null) 10 dr-xr-xr-x root root (null) 11 dr-xr-xr-x root root (null) 116
But as faye says in his documentation:
Running ls --context /proc shows the following listing for the init process (with a process id of 1):
dr-xr-xr-x root root system_u:system_r:init_t 1
Why is this so ?????
- Pratik