>Some of us were discussing on IRC that ntpd (and other privsep daemons)
>do not maintain their arguments in setproctitle, making invocations of 
>e.g. ntpd -s harder to verify. 
>
>This makes ntpd log that it was started with -s.

It looks like it already does that:

        log_info("set local clock to %s (offset %fs)", buf, d);

(not quite try, but succeed)

Reply via email to