looks like --user and --fork are exclusive!
--user) shift [ "$1" != "root" ] && prog="/bin/su $1 -s /bin/sh -c \"" shift ;; --fork) prog="/usr/bin/setsid sh -c \"" end='&' shift ;; -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
