Mention the danger of running programs using ``!''.

PR:		112481
MFC after:	1 week
This commit is contained in:
Brian Somers 2009-05-26 07:40:32 +00:00
parent 096d622d17
commit a063878a50
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192799

View file

@ -30,11 +30,16 @@ MYADDR:
192.244.176.32:
add 192.244.176.0 0 HISADDR
#You may want to execute a script after connecting. This script can do
# You may want to execute a script after connecting. This script can do
# nice things such as kick off "sendmail -q", "popclient my.isp" and
# "slurp -d news". It can be passed MYADDR, HISADDR and INTERFACE
# as arguments too - useful for informing a DNS of your assigned IP.
#
# NOTE: It's vital that you use ``!bg'' rather than ``!'' if the program
# you're running will take some time or will require network
# connectivity. Using ``!'' will delay ppp 'till the completion
# of the program being run!
#
# You may also want some sound effects....
#
pmdemand: