systemd: drop 80-clock.rules

This is no longer needed as all kernels have CONFIG_RTC_HCTOSYS enabled

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-03-27 21:00:12 +02:00
parent 9e1224629d
commit 7c5d8862a8

View File

@ -1,2 +0,0 @@
ACTION=="add", SUBSYSTEM=="rtc", RUN+="/sbin/hwclock --hctosys --utc --rtc=/dev/%k"
ACTION=="add", ENV{MAJOR}=="10", ENV{MINOR}=="135", RUN+="/sbin/hwclock --hctosys --utc --rtc=/dev/%k"