Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Rings:1-MinimalX
autofs
NetworkManager-autofs
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File NetworkManager-autofs of Package autofs
#! /bin/sh # # autofs dispatcher script for NetworkManager # # Matthias Koenig <mkoenig@suse.de> # . /etc/rc.status case "$2" in up) if test -x /bin/systemctl && systemctl -q is-enabled autofs.service; then systemctl restart autofs.service elif rc_active autofs; then /etc/init.d/autofs restart fi ;; *) exit 0 ;; esac
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