Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
ntp
ntp.NetworkManager
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ntp.NetworkManager of Package ntp
#! /bin/sh # # ntp dispatcher script for NetworkManager # # Dominique Leuenberger <dimstar@suse.de> # case "$2" in dhcp4-change) # Call netconfig in to reconfigure NTPd with the current time servers netconfig modify -s NetworkManager -m ntp <<-EOT NTPSERVERS='$DHCP4_NTP_SERVERS' EOT ;; dhcp6-change) netconfig modify -s NetworkManager -m ntp <<-EOT NTPSERVERS='$DHCP6_NTP_SERVERS' EOT ;; *) 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