summaryrefslogblamecommitdiff
path: root/net/ppxp/pkg-install
blob: e0e21cef7de1b02b95a8bdeadf4cf94ce17bfd11 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                        
#!/bin/csh -f
if $2 == "POST-INSTALL"	then
	echo "========================================================="
	echo "                                                         "
	echo "Please add users who want to use PPxP to the dialer group"
	echo "                                                         "
	echo "========================================================="
endif