File: control

package info (click to toggle)
lockout 0.2.3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: perl: 492; makefile: 14; sh: 2
file content (24 lines) | stat: -rw-r--r-- 952 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: lockout
Section: misc
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
Standards-Version: 4.3.0
Homepage: http://thomer.com/lockout/
Vcs-Browser: https://salsa.debian.org/phls/lockout
Vcs-Git: https://salsa.debian.org/phls/lockout.git

Package: lockout
Architecture: all
Depends: passwd,
         cron,
         ${perl:Depends},
         ${misc:Depends}
Description: Self-imposed discipline and productivity enforcer
 Lockout is a tool that imposes discipline on you so that you get some work
 done.  For example, lockout can be used to install a firewall that does not
 let you browse the Web.  Lockout changes the root password for a specified
 duration; this prevents you from secretly ripping down the firewall and then
 browsing the Web anyway.  In case of an emergency, you can reboot your
 computer to undo the effects of lockout and to restore the original root
 password.