Search Criteria
Package Details: physlock-git v13.r5.g4541222-2
Git Clone URL: | https://aur.archlinux.org/physlock-git.git (read-only, click to copy) |
---|---|
Package Base: | physlock-git |
Description: | lightweight linux console locking tool |
Upstream URL: | https://github.com/muennich/physlock |
Keywords: | screenlock security |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | azmo |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 3 |
Popularity: | 0.039738 |
First Submitted: | 2017-10-01 17:38 |
Last Updated: | 2019-12-18 10:41 |
Latest Comments
null_matter commented on 2020-01-17 15:19
This build (version 13) has an issue: https://github.com/muennich/physlock/issues/89
I was able to git clone the upstream, make, sudo make install, and it fixed the issue.
I didn't have to modify config.h, and I already had the custom PAM file from installing this package via AUR.
hv15 commented on 2019-12-18 10:40
Thanks @ber_t, I've added the PAM config file.
ber_t commented on 2019-12-18 09:07
Arch Linux now has a restrictive /etc/pam.d/other PAM fallback configuration file, so that physlock requires its own PAM configuration file.
This is the sample file in the upstream repo: https://github.com/muennich/physlock/blob/master/physlock.pam
And here is the one that the physlock pkg in community ships: https://git.archlinux.org/svntogit/community.git/tree/trunk/physlock.pam?h=packages/physlock
azmo commented on 2017-10-05 09:41
Thanks for noticing, updated!
dkadioglu commented on 2017-10-05 05:55
I think you forgot to update .SRCINFO, too. Because of that, the wrong version is displayed on this web page.
Thanks and best