Skip to content
Snippets Groups Projects
  1. Jan 27, 2025
  2. Jan 25, 2025
    • Adam Wujek's avatar
      rootfs/etc/init.d/system_clock_monitor: fix killing ntpd with pgid · fee88de0
      Adam Wujek authored
      
      -Get process group ID (pgid) instead of process ID. It didn't work when
       it was called from cron.
      -pgrep should accept full path. Without "-f" pgrep accepts "ntpd", but
       not "/usr/sbin/ntpd"
      
      Because of the two reasons above the system_clock_monitor script was not
      killing ntpd correctly.
      
      In practice, the ntp will be killed after 10s, instead of default
      timeout from ntpd 50s.
      
      Signed-off-by: default avatarAdam Wujek <dev_public@wujek.eu>
      fee88de0
  3. Jan 23, 2025
  4. Jan 21, 2025
  5. Jan 20, 2025
  6. Nov 21, 2024
  7. Jul 09, 2024
  8. Jul 05, 2024
  9. Sep 18, 2023
  10. Jul 04, 2023
  11. May 24, 2023
  12. May 12, 2023
  13. May 08, 2023