chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] chmod a+rw indeed


From: Drake Wilson
Subject: [Chicken-users] chmod a+rw indeed
Date: Sat, 22 Nov 2008 06:36:05 -0600
User-agent: Mutt/1.5.18 (2008-05-17)

Sorry for the short pre-message research time, but this seems bogus
enough to warrant it.  I just built Chicken 3.4.0 from source in
/usr/local/src/chicken-3.4.0 on Debian GNU/Linux x86_64 ("sid"), and
at the end of the [make install] output, I see:

  $ sudo make PLATFORM=linux PREFIX=/usr/local USE_HOST_PCRE=yes install
  [...]
  chmod a+rw chicken csi \
            csc chicken-profile
  chmod a+rw chicken-setup

Uh.  Why is this making the executables world-writable?  Who said I
wanted other UIDs on this machine to be able to write to those files?
It seems like a pretty bad idea to be doing that without user consent,
or at the very least a prominent notice!

A few searches on chicken.wiki.br, the Web, and the user manual turn
up nothing relevant about "world-writable" or "chmod a+rw", so here I
post.

   ---> Drake Wilson




reply via email to

[Prev in Thread] Current Thread [Next in Thread]