public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Drew <drew.kay@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] /etc/profile.d/ and non-root users
Date: Fri, 15 Sep 2006 18:06:46 -0700	[thread overview]
Message-ID: <c268e4660609151806x187c46j90ca80eea8ed9d81@mail.gmail.com> (raw)
In-Reply-To: <200609152342.53496.pupeno@pupeno.com>

> I think I am not missing any condition:
>
> $ ls -al /etc/profile.d/aliases.sh
> -rw-r--r-- 1 root root 33 2006-09-09 12:56 /etc/profile.d/aliases.sh

Assuming this is supposed to be a shell script try changing the file
so it is rwxr-xr-x (755). ex: chmod 755 /etc/profile.d/aliases.sh

For a script to be executed it must have the 'x' flag set. I get
bitten by this every so often when creating new scripts.


-Drew
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-09-16  1:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-13 12:26 [gentoo-user] /etc/profile.d/ and non-root users Pupeno
2006-09-13 12:47 ` Alan McKinnon
2006-09-13 13:34 ` Etaoin Shrdlu
2006-09-13 13:15   ` Bo Ørsted Andresen
2006-09-13 13:49     ` Etaoin Shrdlu
2006-09-13 14:20       ` Lukasz Pawelczyk
2006-09-15 23:43         ` Pupeno
2006-09-15 23:42     ` Pupeno
2006-09-16  1:06       ` Drew [this message]
2006-09-16  9:13         ` Etaoin Shrdlu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c268e4660609151806x187c46j90ca80eea8ed9d81@mail.gmail.com \
    --to=drew.kay@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox