guix-config/config: Remove ftp user

master
Pierre Neidhardt 2018-04-24 16:21:15 +05:30
parent d6f59fe769
commit 9814324a9b
1 changed files with 0 additions and 4 deletions

View File

@ -148,10 +148,6 @@
(supplementary-groups '("wheel" "netdev" ; netdev is needed for networking.
"audio" "video"))
(home-directory "/home/ambrevar"))
(user-account
(name "ftp")
(group "nogroup")
(home-directory "/home/ftp"))
%base-user-accounts))
(packages (cons* nss-certs ;for HTTPS access