
NAME

  dkwt shutdown - Shutdown cleanup

SYNOPSIS
  
  dkwt shutdown [-t]

DESCRIPTION

The "dkwt shutdown" program should be run from the system shutdown script to do
cleanup at shutdown time in PC classrooms.

OPTIONS

-t
	runs in test mode. The program does not perform cleanup, it only writes
	messages about files and directories to delete.

RETURN VALUE

The exit status code is always 0, regardless of any error occured.

FILES

dkwt.conf
	Configuration file for cleanup operations.
	Run
		dkwt -h
	to view detailed information about the dkwt.conf file.

NOTES

After changing the dkwt.conf file you should run
  dkwt shutdown -t
to test the dkwt.conf file.

AUTHOR

Dirk Krause

COPYRIGHT AND LICENSE

Run
  dkwt --license-terms
to see the license conditions.

SEE ALSO

http://dktools.sourceforge.net

