Changeset 3512

Show
Ignore:
Timestamp:
08/16/07 17:06:35 (4 years ago)
Author:
tg
Message:

fix the problem that a “/etc/init.d/ntpd restart” wouldn’t work
because it uses “killall ntpd” and nukes itself: on execution,
run mksh(1) with ourselves first, to make sure that killall/pkill
will see our process name as “mksh” instead of e.g. “…/ntpd”.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved