updated on Tue Jan 17 08:05:08 UTC 2012
[aur-mirror.git] / cable-scripts / cable-scripts.install
blobda3920eff9fc0a146d26d535d98e42a5c0fd8b7a
1 post_install() {
2         echo ">>> Run /etc/rc.d/cable setup for configuring pptp connection"
5 pre_remove() {
6         /etc/rc.d/cable stop > /dev/null 2>&1
9 op=$1
10 shift
11 $op $*