William Bartholomew writes: > > Having very little experience with Perl, what is the best way to start > mon as a non-root user under rc.local (if this is indeed possible).
In rc.local, something like: su MONUSER -c "/usr/local/mon/mon OPTIONS ARGUMENTS" _______________________________________________ mon mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/mon
