Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:Staging:adi:134
grommunio-web
debian.grommunio-web.postinst
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File debian.grommunio-web.postinst of Package grommunio-web
#!/bin/sh mkdir -p /var/lib/grommunio-web/tmp /var/lib/grommunio-web/sqlite-index chown -h groweb:groweb /var/lib/grommunio-web chmod 0770 /var/lib/grommunio-web /var/lib/grommunio-web/tmp \ /var/lib/grommunio-web/sqlite-index /var/lib/grommunio-web/session # clear translation caches runuser -u groweb -- ipcrm -M 0x950412DE 2>/dev/null || : # reload nginx and restart fpm as this package ships config snippets # reloading is not sufficient especially for php-fpm as it does not # create the socket with the appropriate permissions systemctl list-units --plain --no-legend --quiet "php*fpm.service" | \ awk '{print$1}' | xargs /usr/bin/systemctl try-restart /usr/bin/systemctl reload nginx.service
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor