User Tools

Site Tools


linux:distros:server:arm:opensuse_tumbleweed_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:distros:server:arm:opensuse_tumbleweed_server [2026/07/10 22:23] Sean Rhonelinux:distros:server:arm:opensuse_tumbleweed_server [2026/07/11 09:15] (current) – [Time Sync] Sean Rhone
Line 104: Line 104:
  
   sudo timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && timedatectl status   sudo timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && timedatectl status
- 
-  sudo hwclock --systohc 
  
 ===== Network ===== ===== Network =====
Line 164: Line 162:
  
   quiet bgrt_disable security='' hibernate='no' idle='halt' nohz='off' preempt='lazy' iommu='pt' memory_corruption_check='0' init_on_alloc='0' init_on_free='0' drm_kms_helper.poll='0' drm_kms_helper.fbdev_emulation='0' hostname='localhost' pci='pcie_bus_perf,notph'   quiet bgrt_disable security='' hibernate='no' idle='halt' nohz='off' preempt='lazy' iommu='pt' memory_corruption_check='0' init_on_alloc='0' init_on_free='0' drm_kms_helper.poll='0' drm_kms_helper.fbdev_emulation='0' hostname='localhost' pci='pcie_bus_perf,notph'
 +
 +=== Default ===
 +
 +  security=selinux selinux=1 loglevel=3 splash=silent systemd.show_status=1
  
 ==== Bootloader Options ==== ==== Bootloader Options ====
Line 284: Line 286:
 ===== Time Sync ===== ===== Time Sync =====
  
-  * https://www.freedesktop.org/software/systemd/man/latest/systemd-time-wait-sync.service.html 
   * Fixes timers firing at boot without early accurate time (no RTC)   * Fixes timers firing at boot without early accurate time (no RTC)
 +  * :!: WIP
 +  * https://raspberrypi.stackexchange.com/questions/94635/how-can-i-delay-the-startup-of-systemd-services-until-the-datetime-is-set-no-rt/95195#95195
 +  * https://terinstock.com/post/2021/12/Systemds-clock-epoch-for-RTC-less-systems/
  
-  sudo systemctl enable --now 'systemd-time-wait-sync.service'+  sudo systemctl enable --now 'systemd-timesyncd.service'
  
 ===== Service ===== ===== Service =====
/usr/local/www/wiki/data/attic/linux/distros/server/arm/opensuse_tumbleweed_server.1783736638.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki