Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
isv:ownCloud:community:8.1
owncloud
debian.owncloud-config-apache.postrm
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File debian.owncloud-config-apache.postrm of Package owncloud
#!/bin/sh -e # postrm script for owncloud-config-apache # FROM http://anonscm.debian.org/cgit/pkg-owncloud/owncloud.git/plain/debian/postinst # https://github.com/owncloud/core/issues/15038 set -e #DEBHELPER# if type a2disconf >/dev/null 2>/dev/null; then # FIXME: configure case below pulls symlinks from conf-available manually. a2disconf owncloud || true service apache2 reload || true fi exit 0
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