Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
File not found: configure.patch
SUSE:SLE-12-SP1:GA
sysconfig.429
0002-netconfig-use-ntpd.service-on-13.2-boo-930...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0002-netconfig-use-ntpd.service-on-13.2-boo-930309.patch of Package sysconfig.429
From dbd61e9c9446d86aced4f7405505c22353539627 Mon Sep 17 00:00:00 2001 From: Marius Tomaschewski <mt@suse.com> Date: Tue, 9 Jun 2015 10:12:15 +0200 Subject: [PATCH] netconfig: use ntpd.service on >13.1 (boo#930309) diff --git a/scripts/netconfig.d/ntp-runtime b/scripts/netconfig.d/ntp-runtime index ffc9631..10cd78b 100755 --- a/scripts/netconfig.d/ntp-runtime +++ b/scripts/netconfig.d/ntp-runtime @@ -227,7 +227,7 @@ do_runtime_update() NTPDC_BIN="/usr/sbin/ntpdc" local status - systemctl --quiet is-active ntp.service &>/dev/null + systemctl --quiet is-active ntpd.service &>/dev/null status=$? if [ -n "${NTP_SERVER_LIST[*]}" -a -f "${NTP_CONF}" ] && [ $status -eq 0 ]; then -- 2.1.4
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