me
/
guix
Archived
1
0
Fork 0

gnu: pam-mount: Use HTTPS home page.

* gnu/packages/admin.scm (pam-mount)[home-page]:
Follow permanent (HTTPS) redirect.
master
Tobias Geerinckx-Rice 2022-10-30 02:00:01 +01:00
parent 1cbc19413c
commit f3f0121ba0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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.