Don't remove pid files in $target/var/run as it is deleted afterwards anyway.
authorUlrich Dangel <uli@spamt.net>
Mon, 27 Jun 2011 13:31:32 +0000 (15:31 +0200)
committerUlrich Dangel <uli@spamt.net>
Mon, 27 Jun 2011 13:48:03 +0000 (15:48 +0200)
commit90b73e633aee7157735cc3b8af611ef25c2be41d
tree1348bd8db51103d7da10ab31f1d8970975f856cd
parent0811b5f680d60f72012b58ed19e4c79f205c2e43
Don't remove pid files in $target/var/run as it is deleted afterwards anyway.

In some Debian suits $target/var/run is not present as /run was introduced.
If the specified directory does not exist find will return an error and the script
will fail.
etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot