aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/smokeping/files/pkg-deinstall.in
blob: c96231e5e65e230fec673c0443a99473ef82cdb3 (plain) (tree)
1
2
3
4
5
6
         




                                                         
#!/bin/sh

if [ -f ${PKG_PREFIX}/var/smokeping/smokeping.pid ]; then
rm ${PKG_PREFIX}/var/smokeping/smokeping.pid
fi