mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
perhaps debian moved hwclock from /usr/sbin to /sbin
This commit is contained in:
parent
891550b654
commit
304e8b1b8c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
# /etc/udev/rules.d/92-rtc-i2c.rules
|
||||
#
|
||||
ACTION=="add", SUBSYSTEM=="rtc", ATTRS{hctosys}=="0", RUN+="/usr/sbin/hwclock -s --utc"
|
||||
ACTION=="add", SUBSYSTEM=="rtc", ATTRS{hctosys}=="0", RUN+="/sbin/hwclock -s --utc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue