- Remove systemd hardening from distrobox-upgrade-all.service.
Prevents automatic update of containers. OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/gnome-branding-Aeon?expand=0&rev=26
This commit is contained in:
parent
9153a985c2
commit
c276815361
@ -9,12 +9,5 @@ ExecStart=/usr/bin/distrobox-upgrade --all
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
|
||||
# Hardening
|
||||
ProtectSystem=full
|
||||
PrivateTmp=true
|
||||
SystemCallArchitectures=native
|
||||
MemoryDenyWriteExecute=true
|
||||
NoNewPrivileges=true
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 18:21:19 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
- Remove systemd hardening from distrobox-upgrade-all.service.
|
||||
Prevents automatic update of containers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 15:19:36 UTC 2024 - Richard Brown <rbrown@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user