forked from pool/gnome-branding-Aeon
Accepting request 1180763 from devel:microos:aeon
- Remove systemd hardening from distrobox-upgrade-all.service. Prevents automatic update of containers. OBS-URL: https://build.opensuse.org/request/show/1180763 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-branding-Aeon?expand=0&rev=5
This commit is contained in:
commit
b7a2bb0634
@ -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