1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-19 16:09:19 +03:00

pam: remove unused ftp service

vsftpd is the only ftp server module and defines its own pam service.
This commit is contained in:
Jörg Thalheim 2020-01-03 15:17:22 +00:00
parent 2591fc7ede
commit 9458ec4115
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -777,7 +777,6 @@ in
''; '';
# Most of these should be moved to specific modules. # Most of these should be moved to specific modules.
ftp = {};
i3lock = {}; i3lock = {};
i3lock-color = {}; i3lock-color = {};
vlock = {}; vlock = {};