File: unlock.sh

package info (click to toggle)
lockout 0.2.3-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 72 kB
  • ctags: 18
  • sloc: perl: 246; makefile: 14; sh: 2
file content (8 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# This file contains all the commands that are required to undo the effects
# of the /etc/lockout/lock.sh script.
#
# See the lockout(1) manual for an example.
#
echo "Doing nothing.  Edit /etc/lockout/unlock.sh"