From 9458ec4115f07af4f7e314ce66873a2e89210153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 3 Jan 2020 15:17:22 +0000 Subject: [PATCH] pam: remove unused ftp service vsftpd is the only ftp server module and defines its own pam service. --- nixos/modules/security/pam.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/modules/security/pam.nix b/nixos/modules/security/pam.nix index 782716e5197..9a82e3b71cd 100644 --- a/nixos/modules/security/pam.nix +++ b/nixos/modules/security/pam.nix @@ -777,7 +777,6 @@ in ''; # Most of these should be moved to specific modules. - ftp = {}; i3lock = {}; i3lock-color = {}; vlock = {};