Commit Graph

10 Commits

Author SHA1 Message Date
c97f1fc87c Support s6-rc for service control
All checks were successful
Build / build (push) Successful in 16s
2024-07-05 19:46:32 +02:00
78f9939afc Fix setting the clock by one hour back
All checks were successful
Build / build (push) Successful in 17s
2024-06-30 20:46:40 +02:00
8bf3a92cbc Implement SetLocalRTC
All checks were successful
Build / build (push) Successful in 16s
2024-06-29 16:01:57 +02:00
d75053b243 Implement TimeUSec property
All checks were successful
Build / build (push) Successful in 16s
2024-06-27 01:24:37 +02:00
b11e18e560 Implement TimeUSecRTC property
All checks were successful
Build / build (push) Successful in 20s
2024-06-24 13:09:00 +02:00
3a85891f2e Replace ntp_adjtime with adjtimex
All checks were successful
Build / build (push) Successful in 19s
ntp_adjtime is not supported by musl.
2024-06-22 10:24:39 +02:00
cbbefae284 Add the NTPSynchronized property
Some checks failed
Build / build (push) Failing after 19s
2024-06-21 16:07:28 +02:00
6fc7f86a89 Implement CanNTP property
All checks were successful
Build / build (push) Successful in 18s
2024-06-19 12:11:56 +02:00
9dc8fb2640 Generate path configuration file
All checks were successful
Build / build (push) Successful in 18s
2024-06-18 11:19:44 +02:00
7b5fe4b9d1 Separate service implementation from the main
All checks were successful
Build / build (push) Successful in 21s
2024-06-18 10:20:18 +02:00