- Run %post's ipcrm with user privileges [boo#1207487]

OBS-URL: https://build.opensuse.org/package/show/server:mail/grommunio-web?expand=0&rev=6
This commit is contained in:
Jan Engelhardt 2023-01-25 10:20:05 +00:00 committed by Git OBS Bridge
parent df12ab16f4
commit 0137de9452
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 10:19:31 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Run %post's ipcrm with user privileges [boo#1207487]
-------------------------------------------------------------------
Sat Jan 14 10:47:06 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -170,7 +170,7 @@ done
%post
# clear translation caches
ipcrm -M 0x950412de 2>/dev/null || :
runuser -u groweb -- ipcrm -M 0x950412DE 2>/dev/null || :
%files
%dir %_sysconfdir/grommunio-web