summaryrefslogtreecommitdiff
blob: ace252dc9eab5f26397f5c5443194c8c32b0bc8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>xxc3ncoredxx@gmail.com</email>
		<name>Oskari Pirhonen</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		Control physical access to a linux computer by locking all of its virtual
		terminals / consoles.

		physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is
		written because vlock blocks some linux kernel mechanisms like hibernate and
		suspend and can therefore only be used with some limitations. physlock is
		designed to be more lightweight, it does not have a plugin interface and it is
		not started using a shell script wrapper.
	</longdescription>
	<upstream>
		<remote-id type="github">muennich/physlock</remote-id>
	</upstream>
</pkgmetadata>