Skip to content

Commit

Permalink
pam: remove unused ftp service
Browse files Browse the repository at this point in the history
vsftpd is the only ftp server module and defines its own pam service.
  • Loading branch information
Mic92 committed Jan 3, 2020
1 parent 2591fc7 commit 9458ec4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos/modules/security/pam.nix
Expand Up @@ -777,7 +777,6 @@ in
'';

# Most of these should be moved to specific modules.
ftp = {};
i3lock = {};
i3lock-color = {};
vlock = {};
Expand Down

0 comments on commit 9458ec4

Please sign in to comment.