gnu: pam-mount: Use HTTPS home page.
* gnu/packages/admin.scm (pam-mount)[home-page]: Follow permanent (HTTPS) redirect.master
parent
1cbc19413c
commit
f3f0121ba0
|
@ -4672,7 +4672,7 @@ tcpdump and snoop.")
|
|||
(("\"pmvarrun\", \"")
|
||||
(string-append "\"" out "/sbin/pmvarrun\", \""))))
|
||||
#t)))))
|
||||
(home-page "http://pam-mount.sourceforge.net")
|
||||
(home-page "https://inai.de/projects/pam_mount/")
|
||||
(synopsis "PAM module to mount volumes for a user session")
|
||||
(description
|
||||
"Pam-mount is a PAM module to mount volumes when a user logs in.
|
||||
|
|
Reference in New Issue