pam-group.conf: remove uucp [release 1.1.8-6mamba;Thu Apr 16 2015]
This commit is contained in:
parent
f5e129e77b
commit
05282e4dba
@ -58,7 +58,7 @@
|
|||||||
#
|
#
|
||||||
# End of group.conf file
|
# End of group.conf file
|
||||||
#
|
#
|
||||||
kde;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,uucp,lp
|
kde;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,lp
|
||||||
kde-np;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,uucp,lp
|
kde-np;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,lp
|
||||||
lxdm;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,uucp,lp
|
lxdm;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,lp
|
||||||
sshd;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,uucp,lp
|
sshd;*;*;Al0000-2400;audio,video,floppy,cdrecording,cdrom,dialout,camera,tty,scanner,lp
|
||||||
|
7
pam.spec
7
pam.spec
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 1.1.8
|
Version: 1.1.8
|
||||||
Release: 5mamba
|
Release: 6mamba
|
||||||
Summary: Utilities for monitoring your system and processes on your system
|
Summary: Utilities for monitoring your system and processes on your system
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -38,6 +38,8 @@ License: GPL, BSD
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libaudit-devel
|
BuildRequires: libaudit-devel
|
||||||
BuildRequires: libcrack-devel
|
BuildRequires: libcrack-devel
|
||||||
|
BuildRequires: libe2fs-devel
|
||||||
|
BuildRequires: libkrb5-devel
|
||||||
%if "%{?bootstrap}" != "1"
|
%if "%{?bootstrap}" != "1"
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
%endif
|
%endif
|
||||||
@ -230,6 +232,9 @@ exit 0
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.8-6mamba
|
||||||
|
- pam-group.conf: remove uucp
|
||||||
|
|
||||||
* Fri Jun 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.8-5mamba
|
* Fri Jun 27 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.8-5mamba
|
||||||
- remove unexisting option controllers= to pam_systemd.so
|
- remove unexisting option controllers= to pam_systemd.so
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user