Skip to content

Commit

Permalink
Make timedatectl aware of ntp.service (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir authored May 5, 2023
1 parent bc53c48 commit 7f8cfd6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/usr/lib/systemd/ntp-units.d/10-ntp.list
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ntp.service
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
wb-configs (3.13.1-wb103) stable; urgency=medium

* Add /usr/lib/systemd/ntp-units.d/10-ntp.list to make timedatectl aware of ntp.service

-- Nikolay Korotkiy <[email protected]> Wed, 03 May 2023 17:15:00 +0400

wb-configs (3.13.1-wb102) stable; urgency=medium

* fwupdate_upload: single rootfs update scheme support
Expand Down

0 comments on commit 7f8cfd6

Please sign in to comment.