Displaying 6 results from an estimated 6 matches for "postsession".
Did you mean:
possession
2020 Mar 20
2
gdm postsession scripts
Its seems that only the "Default" script in /etc/gdm/PostSession gets
processed. Is this the intended behaviour? This makes packaging harder.
Or can drop-in scripts/files be enabled?
Thanks for hints,
Leon
2020 Mar 20
0
gdm postsession scripts
Leon Fauster via CentOS wrote:
>
> Its seems that only the "Default" script in /etc/gdm/PostSession gets
> processed. Is this the intended behaviour? This makes packaging harder.
> Or can drop-in scripts/files be enabled?
Correct - although if a file that matches the DISPLAY name exists (e.g.
':0'), that file is used instead - see:
https://help.gnome.org/admin/gdm/stable/configur...
2003 Apr 10
1
pkg_add of gdm2 has errors
...quot;then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/Init/Default ] && cp
/usr/X11R6/etc/gdm/Init/factory-Default /usr/X11R6/etc/gdm/Init/Default'
failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/PostSession/Default ] &&
cp /usr/X11R6/etc/gdm/PostSession/factory-Default
/usr/X11R6/etc/gdm/PostSession/Default' failed
Syntax error: end of file unexpected (expecting "then")
pkg_add: command 'if [ ! -f /usr/X11R6/etc/gdm/PreSession/Default ] &&
cp /usr/X11R6/etc/gdm/Pre...
2015 Aug 31
1
Shutdown hangs on "Unmounting NFS filesystems"
...erhaps you could unmount that share when you log off by putting a umount command into the appropriate file.
>
> The definition of "appropriate file" varies depending on what DE you're using.
Thanks for the suggestion. I'm using Gnome, and created an
executable file /etc/gdm/PostSession/autofsNFS containing:
#!/bin/bash
if grep -q ':.* nfs[234]\? ' /proc/mounts; then
if [ -r /var/run/autofs.pid ]; then
Pid=$(</var/run/autofs.pid)
[ -n "$Pid" ] && kill -USR1 $Pid
fi
fi
That sends a SIGUSR1 to the automount process if there...
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time.
I tried using the same syntax in /etc/fstab that is in /etc/mtab, but
this did not work.
Here is the mtab entry:
//DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0
Barry
2015 Aug 30
7
Shutdown hangs on "Unmounting NFS filesystems"
Once the system gets into this state, the only remedy is a forced
power-off. What seems to be happening is that an NFS filesystem that
auto-mounted over a WiFi connection cannot be unmounted because the
WiFi connection is enabled only for my login and gets torn down when
my UID is logged off.
Any suggestions on how I can configure things to avoid this? I
really don't want to expose my WPA2