[Bug 904620] ntpd is unable to start
http://bugzilla.novell.com/show_bug.cgi?id=904620 --- Comment #14 from Christian Boltz <suse-beta@cboltz.de> --- (In reply to Maciej Pilichowski from comment #12)
I wonder where all the deamons from etc/rc.d/ went. So I restarted ntpd using Yast:
Systemd uses *.service files for most daemons (except those that weren't migrated to *.service yet - the old init scripts still work for them). To get you started: systemctl restart ntpd.service The rc* symlinks also still exist, so "rcntpd restart" still works.
type=SERVICE_START msg=audit(1415966199.281:2975): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=' comm="ntpd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
That's just a notice that ntpd was restarted, but no rejection. Do you see any ALLOWED or DENIED messages for ntpd? (In reply to Maciej Pilichowski from comment #13)
Profile: /usr/sbin/nscd Path: /run/nscd/group Old Mode: r New Mode: ra (owner permissions off) Severity: unknown
1 - /run/nscd/group [2 - /{var/db,var/cache,var/run,run}/nscd/{passwd,group,services,host}] (A)llow / [(D)eny] / (I)gnore / (G)lob / Glob with (E)xtension / (N)ew / Abo(r)t / (F)inish / (M)ore
That's a different (but valid) issue. I'll send a patch for that upstream. For now, choose (A)llow (press "a") to get it working on your system, and then save the nscd profile. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com