From: Matthew Monaco
---
I don't see any reason why every DM (LightDM for me) needs code to support this.
It looks to me like its safe to just point to the data in argv, let me know if
it isn't.
man/pam_systemd.xml| 9 +
src/login/pam-module.c | 14 +++---
2 files change
If the path to init is not specified as an argumnt to systemctl, but
init= is given on the kernel commandline, use that.
This means the initrd does not need glue code to parse the kernel
commandline before passing on init= to systemctl.
Cc: Harald Hoyer
Cc: Dave Reisner
---
src/systemctl/syste
The configuration is taken from /proc/cmdline, aiming at emulating the
behavior of the kernel when no initramfs is used.
The supported options are: root=, rootfstype=, rootwait=, rootflags=,
ro, and rw. rootdelay= was dropped, as it is not really useful in a
systemd world, but could easily be adde
'Twas brillig, and Frederic Crozat at 27/11/12 10:00 did gyre and gimble:
> Le mardi 27 novembre 2012 à 09:50 +, Colin Guthrie a écrit :
>> Hi,
>>
>> Has anyone got patches to add password agent support to openvpn? I don't
>> see any patches in Fedora at least.
>
> I did them and they are upst
Le mardi 27 novembre 2012 à 09:50 +, Colin Guthrie a écrit :
> Hi,
>
> Has anyone got patches to add password agent support to openvpn? I don't
> see any patches in Fedora at least.
I did them and they are upstream nowadays :)
--
Frederic Crozat
SUSE
__
Hi,
Has anyone got patches to add password agent support to openvpn? I don't
see any patches in Fedora at least.
I've got a user whose reporting that they cannot enable this option in
their openvpn setup.
>From what I cant tell from a brief inspection it's just a matter of
hacking the get_consol