updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / timekpr / timekpr.install
blob7ece1dba952a32b33d1e4d00950d5d3ba800113a
2 post_install() {
3         /usr/bin/timekpr.postinst
4         echo 'Start the timekpr daemon by /etc/rc.d/timekprd start'
5         echo 'For permanent use put timekprd into your DAEMONS array.'
8 pre_remove() {
9         /usr/bin/timekpr.postrm purge
12 post_remove() {
13         echo 'Remove the timekprd entry from your DAEMONS array.'