forked from pool/livecd-openSUSE
Accepting request 1159890 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/1159890 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=228
This commit is contained in:
commit
7b879db185
@ -52,7 +52,7 @@ fi
|
||||
#--------------------------------------
|
||||
# enable and disable services
|
||||
|
||||
for i in langset NetworkManager firewalld; do
|
||||
for i in langset NetworkManager firewalld chronyd; do
|
||||
systemctl -f enable $i
|
||||
done
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 16:18:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Enable chronyd: syncronized time is something nice to have.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 10:24:24 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user