diff options
author | Kim Hagen <kim.sidney@gmail.com> | 2018-05-25 15:20:56 +0200 |
---|---|---|
committer | Kim Hagen <kim.sidney@gmail.com> | 2018-05-25 15:20:56 +0200 |
commit | a9ae965786a981b6c530885eaaf95c8dd8506052 (patch) | |
tree | 7aa7b983402cbc6ff30f50b9dc95a296f0e44e20 /debian/control | |
parent | 84e78a4150ff451a96e8089ed6d762cadab79463 (diff) | |
download | libpam-radius-auth-a9ae965786a981b6c530885eaaf95c8dd8506052.tar.gz libpam-radius-auth-a9ae965786a981b6c530885eaaf95c8dd8506052.zip |
update depend and group
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index b8022db..969e8f5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: PAM RADIUS client authentication module Package: radius-shell Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libaudit1, libcap2-bin, libcap2, libnss-mapuser +Depends: ${shlibs:Depends}, ${misc:Depends}, libaudit1, libcap2-bin, libcap2, libnss-mapuser, vyatta-cfg-system Description: Shell front-end used for radius users. This provides a uid fixup program. Due to the limitations of the RADIUS protocol, we can't tell whether a user is privileged until |