Add timesyncd.conf
This commit is contained in:
parent
b00c5cb725
commit
befa0180f9
1 changed files with 4 additions and 0 deletions
|
@ -113,6 +113,9 @@ dotfiles:
|
|||
f_loader.conf:
|
||||
src: boot/loader/loader.conf
|
||||
dst: /boot/loader/loader.conf
|
||||
f_timesyncd.conf:
|
||||
src: etc/systemd/timesyncd.conf
|
||||
dst: /etc/systemd/timesyncd.conf
|
||||
profiles:
|
||||
Network:
|
||||
dotfiles:
|
||||
|
@ -150,6 +153,7 @@ profiles:
|
|||
- d_mkinitcpio.d
|
||||
- f_cmdline
|
||||
- f_loader.conf
|
||||
- f_timesyncd.conf
|
||||
include:
|
||||
- Locale
|
||||
- Pacman
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue