Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
wwwoffle
ip-up.wwwoffle
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ip-up.wwwoffle of Package wwwoffle
#!/bin/bash # # file for bringing up wwwoffle when network is back # thanks to Martin Jost # enhanced by Klaus Singvogel <kssingvo@suse.de> # check if wwwoffle exists (is installed) and if it is configured to run if [ -x /usr/bin/wwwoffle ] && /sbin/chkconfig -c wwwoffle ; then # Set the WWWOFFLE HTTP proxy server online. # it checks for new DNS /usr/bin/wwwoffle -online -c /etc/wwwoffle/wwwoffle.conf # Get the WWWOFFLE HTTP proxy server to fetch requested URLs. /usr/bin/wwwoffle -fetch -c /etc/wwwoffle/wwwoffle.conf & fi
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