| ![[BACK]](/icons/cvsweb/back.gif) Return to preremove CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ntp / scripts / rc1 | 
1.1       misho       1: #!/bin/sh
                      2: /etc/init.d/xntp stop
                      3: 
                      4: exit 0