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:
parent
2591fc7ede
commit
9458ec4115
1 changed files with 0 additions and 1 deletions
|
@ -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 = {};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue