2017-12-18 Fred Gleason <fredg@paravelsystems.com>

* Modified the PAM modules for rdalsaconfig(8) and rdhpiinfo(8)
	to start correctly from the desktop menu.
This commit is contained in:
Fred Gleason 2017-12-18 12:21:16 -05:00
parent 4eb45a7ffe
commit ec42c96606
3 changed files with 5 additions and 0 deletions

View File

@ -16506,3 +16506,6 @@
2017-12-18 Fred Gleason <fredg@paravelsystems.com> 2017-12-18 Fred Gleason <fredg@paravelsystems.com>
* Added dependency information to 'rivendell.spec.in' to enforce * Added dependency information to 'rivendell.spec.in' to enforce
consistent Rivendell versioning across sub-packages. consistent Rivendell versioning across sub-packages.
2017-12-18 Fred Gleason <fredg@paravelsystems.com>
* Modified the PAM modules for rdalsaconfig(8) and rdhpiinfo(8)
to start correctly from the desktop menu.

View File

@ -1,2 +1,3 @@
USER=root USER=root
PROGRAM=/usr/bin/rdalsaconfig PROGRAM=/usr/bin/rdalsaconfig
SESSION=true

View File

@ -1,2 +1,3 @@
USER=root USER=root
PROGRAM=/usr/bin/rdhpiinfo PROGRAM=/usr/bin/rdhpiinfo
SESSION=true