diff options
| author | David Lamparter <equinox@diac24.net> | 2018-12-10 22:34:49 +0100 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-02-19 21:30:54 +0100 | 
| commit | b3c4c164b5a6652deeddec41502f098846eb63d3 (patch) | |
| tree | ff89587c87bee78f9d9281d4148905e678e78fb6 /debian/frr.pam | |
| parent | 93b389bb9ebdcae0f598d2f48110149cb50e2854 (diff) | |
debian: make package "official"
Move us into place in debian/
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'debian/frr.pam')
| -rw-r--r-- | debian/frr.pam | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/frr.pam b/debian/frr.pam new file mode 100644 index 0000000000..2b106d43bc --- /dev/null +++ b/debian/frr.pam @@ -0,0 +1,3 @@ +# Any user may call vtysh but only those belonging to the group frrvty can +# actually connect to the socket and use the program. +auth	sufficient	pam_permit.so  | 
