Projects
jsj
jsj-installtools
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 146
View file
jsj-installtools.changes
Changed
@@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Mon Jul 6 12:09:14 UTC 2026 - Stefan Botter <obs@botter.cc> + +- modify scheduling of RunZypperUpdateCron.timer + OnBootSec=4h +- relax service hardening to allow updates to succeed + PrivateDevices=false, ProtectSystem=false + +------------------------------------------------------------------- Thu Jun 11 06:13:53 UTC 2026 - Stefan Botter <obs@botter.cc> - modify scheduling of RunZypperUpdateCron.timer to 4h
View file
RunZypperUpdateCron.service
Changed
@@ -2,6 +2,7 @@ Description=periodically run zypper up Service +User=root Type=oneshot ExecStart=/usr/share/jsjinstalltools/RunZypperUpdateCron @@ -13,7 +14,7 @@ # no RestrictSUIDSGID for creating setgid directories LockPersonality=true MemoryDenyWriteExecute=true -PrivateDevices=true +PrivateDevices=false PrivateTmp=true ProtectClock=true ProtectControlGroups=true @@ -21,6 +22,6 @@ ProtectKernelLogs=true ProtectKernelModules=true ProtectKernelTunables=true -ProtectSystem=full +ProtectSystem=false RestrictNamespaces=true RestrictRealtime=true
View file
RunZypperUpdateCron.timer
Changed
@@ -2,6 +2,7 @@ Description=periodically run zypper up Timer +OnBootSec=4h OnUnitActiveSec=4h AccuracySec=10min Persistent=true
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.