No, just merged AFAIK. (Probably because it's not important enough by
itself to justify a release.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/956152

Title:
  A more flexible use of the /etc/guest-session/skel hook desirable

Status in “lightdm” package in Ubuntu:
  Fix Committed

Bug description:
  The /usr/sbin/guest-account file includes a couple of 'hooks' to make
  customization of the guest sessions easier. One possibility is to
  create the /etc/guest-session/skel directory, and fill it with guest
  session specific stuff that should always be included when launching a
  guest session.

  An idea to extend this possibility was recently discussed at
  http://ubuntuforums.org/showthread.php?t=1566078. The idea is to
  create a special purpose regular user, and replace the directory /etc
  /guest-session/skel with a symlink with the same name.

    sudo ln -s /home/someuser /etc/guest-session/skel

  However, that approach proved to require a trailing slash on the line

      gs_skel=/etc/guest-session/skel

  in /usr/sbin/guest-account.

  The proposed change does not prevent the original idea, i.e. a
  directory instead of a symlink.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/956152/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to