summaryrefslogtreecommitdiff
path: root/community-testing/uptimed/uptimed.install
blob: 178061706596fba6e9f3494311831593355732f6 (plain)
1
2
3
4
5
6
7
# arg 1: the old package version
pre_remove() {
	# clean up after ourselves
	#
	/bin/rm -rf /var/log/uptimed
}