~mmach/netext73/sysvinit

« back to all changes in this revision

Viewing changes to debian/src/initscripts/usr/lib/udev/rules.d/hwclock.rules

  • Committer: mmach
  • Date: 2023-11-26 16:47:13 UTC
  • Revision ID: netbit73@gmail.com-20231126164713-wzy9kmqvr8q6ydml
308

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Set the System Time from the Hardware Clock and set the kernel's timezone
 
2
# value to the local timezone when the kernel clock module is loaded.
 
3
 
 
4
KERNEL=="rtc0", RUN+="/usr/lib/udev/hwclock-set $root/$name"