Merge branch 'master' of https://github.com/kmcdonell/pcp into kenj-merge
[pcp.git] / debian / pcp.postinst.head.in
blobbab80910caefa831d3db941156015eaedfd1dce6
1 #!/bin/sh -e
2 #DEBHELPER#
4 # The goal here is to live-migrate PCP temporary files from places
5 # they may have been stashed away in previous versions. This is
6 # important as they may be in-use by instrumented applications and
7 # we want to avoid loss of service as a result of the switch.
10 # The new place ... this should match the setting in /etc/pcp.conf
11 # _after_ the installation
13 PCP_TMP_DIR=@pcp_tmp_dir@