- 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:
parent
df12ab16f4
commit
0137de9452
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user