Browse Source

systemd-timesyncd for any archlinux version

pull/1192/head
sakkiii 4 years ago
committed by GitHub
parent
commit
087a5d62f1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/matrix-base/tasks/server_base/setup_archlinux.yml

+ 1
- 1
roles/matrix-base/tasks/server_base/setup_archlinux.yml View File

@@ -4,7 +4,7 @@
pacman:
name:
- python-docker
- "{{ matrix_ntpd_package }}"
- systemd-timesyncd
# TODO This needs to be verified. Which version do we need?
- fuse3
- python-dnspython


Loading…
Cancel
Save