mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-19 14:17:42 +02:00
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:
parent
4eb45a7ffe
commit
ec42c96606
@ -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.
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
USER=root
|
USER=root
|
||||||
PROGRAM=/usr/bin/rdalsaconfig
|
PROGRAM=/usr/bin/rdalsaconfig
|
||||||
|
SESSION=true
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
USER=root
|
USER=root
|
||||||
PROGRAM=/usr/bin/rdhpiinfo
|
PROGRAM=/usr/bin/rdhpiinfo
|
||||||
|
SESSION=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user