1
0

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:
Dominique Leuenberger 2024-03-20 20:18:58 +00:00 committed by Git OBS Bridge
commit 7b879db185
2 changed files with 6 additions and 1 deletions

View File

@ -52,7 +52,7 @@ fi
#-------------------------------------- #--------------------------------------
# enable and disable services # enable and disable services
for i in langset NetworkManager firewalld; do for i in langset NetworkManager firewalld chronyd; do
systemctl -f enable $i systemctl -f enable $i
done done

View File

@ -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> Fri Mar 15 10:24:24 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>