-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ralf Mardorf wrote: <snip>
> To make it possible, to run ntpdate manually in the terminal, I had to > set configuration for the panel clock to manual, but I only need to do > it one time and from that time on it was fine with each boot. > > I run # cp /etc/ppp/peers/dsl-provider /etc/ppp/dsl-provider.COPY to be > safe and then I run # pppoeconf and now with each boot I'm connected > automatically to the net, but even if the configuration for the panel > clock is set to manual, it isn't possible to run ntpdate manually any > more, the socket again is in use. > > I don't know anything about /etc/init.d/ntp, so I don't want to > manipulate this file. > > I had to run > > # /etc/init.d/ntp stop > > before I could run ntpdate. > > To solve this I tried > > # mv -T /etc/init.d/ntp /etc/FROM_init.d_A_COPY_OF_ntp A better approach to preventing something from auto-starting: sudo update-rc.d -f ntp remove It should also be safe to remove ntp -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoQbNUACgkQwRXgH3rKGfMdLgCgorHzH2rT6s8QxnYZB+sLPk/W bgQAoKWkLZVVu7yM8hHiTwJ+FTZONxPN =SmNO -----END PGP SIGNATURE----- _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
