[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: /1 and /2 ?



Stephen Smoogen wrote:

On Sun, 2004-03-21 at 23:06, Charles R. Anderson wrote:


What the heck are the /1 and /2 files for?

[root foo /]# ls -l /[12]
-rw-r--r--  1 root root 161 Mar 21 22:28 /1
-rw-r--r--  1 root root   0 Mar 21 22:28 /2

[root foo /]# cat 1
make: Entering directory `/etc/security/selinux/src/policy'
make: Nothing to be done for `/dev/null'.
make: Leaving directory `/etc/security/selinux/src/policy'




I am guessing that somewhere someone is using the old 2>& 1 type line and it didnt work. [I always get csh and bash mixed up myself on these.]



Looks like temp files leftover from something in the install process, since the timestamp is before that of install.log:

[root foo root]# ls -l install.log
-rw-r--r--  1 root root 62700 Mar 21 22:47 install.log

and this was a fresh format + everything install.



Guilty. I had it backwards in policy-sources. Fixed in next version.


--
fedora-selinux-list mailing list
fedora-selinux-list redhat com
http://www.redhat.com/mailman/listinfo/fedora-selinux-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]