Public bug reported:

Binary package hint: gdm

When using a gdm PostLogin script, the /sbin folder is missing in the
$PATH variable. This doesn't make sense as for example e2fsck - which
lies in the /sbin folder - cannot be found and any custom script that
checks an ext2/3/4 filesystem at login time, fails.


The bug exists in Ubuntu 10.04 LTS, where custom gdm scripts seem to be
in a big mess anyway (see: #606619).


How to reproduce:

1) set up the gdm script /etc/gdm/PostLogin/Default

2) within this script, echo the contents of the $PATH variable


Actual result is:

/usr/local/bin:/usr/bin:/bin


Expected result:

/sbin should be part of the $PATH string.

** Affects: gdm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
/sbin not within the $PATH in custom gdm scripts
https://bugs.launchpad.net/bugs/655303
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to