Compare commits

1 Commits

Author SHA256 Message Date
9d81adabb4 Accepting request 1192483 from X11:COSMIC:Apps
- add patch rename-binary-in-unit-file.patch, so we can use upstream service
  file (forwarded request 1192482 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1192483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cosmic-ext-bg-theme?expand=0&rev=2
2024-08-12 10:30:56 +00:00

View File

@@ -1,22 +0,0 @@
[Unit]
Description=Unofficial service for syncing COSMIC theme with the active wallpaper.
After=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/cosmic-ext-bg-theme
Restart=always
RestartSec=300
# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
PrivateDevices=true
ProtectClock=true
ProtectControlGroups=true
ProtectHome=true
ProtectHostname=true
ProtectKernelLogs=true
ProtectKernelModules=true
ProtectKernelTunables=true
RestrictRealtime=true
[Install]
WantedBy=graphical-session.target