Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: HOWTO: Disable the NTP sychronization process during usplash.

  1. #11
    Join Date
    Aug 2005
    Location
    Saint Paul, MN
    Beans
    2,907

    Re: HOWTO: Disable the NTP sychronization process during usplash.

    That's a metapackage, so you can safely remove it. That being said, there's no reason to remove ntpdate. You can just disable it using bum, as previously mentioned.

  2. #12
    manicka Guest

    Re: HOWTO: Disable the NTP sychronization process during usplash.

    BUM is available in universe

    sudo apt-get install bum

    lol

  3. #13
    Join Date
    Apr 2005
    Beans
    139

    Re: HOWTO: Disable the NTP sychronization process during usplash.

    Another easily reversible way to do this is

    Code:
    cd /etc/rcS.d
    sudo mv S51ntpdate _S51ntpdate
    If you ever want it back, just rename the file.

  4. #14
    Join Date
    May 2005
    Location
    Switzerland
    Beans
    46
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: Disable the NTP sychronization process during usplash.

    Quote Originally Posted by mlomker
    That's a metapackage, so you can safely remove it. That being said, there's no reason to remove ntpdate. You can just disable it using bum, as previously mentioned.
    i can install and even run bum. but i must admit, i'm not able to enable the startup script ntpdate nor any other script

  5. #15
    Join Date
    Oct 2009
    Beans
    1

    Re: HOWTO: Disable the NTP sychronization process during usplash.

    Guess what?
    /etc/network/if-up.d/ntpdate
    -_________-'
    Can't they just leave the clock alone?

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •