Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
avahi-glib2.33718
avahi-autoipd.if-up
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File avahi-autoipd.if-up of Package avahi-glib2.33718
#!/bin/bash [ "$2" != "lo" ] || exit 0 if test -f /etc/sysconfig/avahi ; then . /etc/sysconfig/avahi fi if test "$AVAHI_AUTOIPD_ENABLE" = "yes" ; then if test "$AVAHI_AUTOIPD_FORCE_BIND" = "yes" ; then FORCE=" --force-bind" else FORCE="" fi @sbindir@/avahi-autoipd -wD$FORCE $2 2> /dev/null || exit 0 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