If you add set -x to the beginning of the script, the service log will show what instructions are actually being executed.
#!/sbin/sh set -x # # CDDL HEADER START # # The contents of this file are subject to the terms of the Mike On Wed, 2012-07-18 at 10:56 -0400, Daniel Kjar wrote: > Not sure what I am looking for in here. It looks like it would have > used my ipf.conf if I had 'upgraded' but I don't see anything else in > there that helps. > > If I didn't use a custom file how would a person go about changing > ipfilters to suit? > Is that what you are supposed to do? > > On 07/18/12 09:58 AM, Michael Stapleton wrote: > > more /lib/svc/method/ipfilter >
_______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
