systemd broken for key servcies in F16

Jon Ingason jon.ingason at telia.com
Thu Jan 19 19:37:15 UTC 2012


2012-01-19 17:35, Terry Polzin skrev:
> On Thu, 2012-01-19 at 16:28 +0000, Frank Murphy wrote:
>> On 19/01/12 16:12, Terry Polzin wrote:
>>
>>>
>>> OK to ntpd wans't installed by default, that's just silly.
>>>
>>
>> Was F16 a clean install or upgrade from F<=15
>>
>>
>> --
>> Regards,
>>
>> Frank Murphy
>> UTF_8 Encoded
>
> Brand spankey new install on a new machine.
>
> I guess this systemctl/systemd stuff takes some getting used to.
>
>
It is quit logical:

$ sudo systemctl enable chronyd.service
ln -s '/lib/systemd/system/chronyd.service' 
'/etc/systemd/system/multi-user.target.wants/chronyd.service'
$ sudo systemctl start chronyd.service
$ sudo systemctl status chronyd.service
chronyd.service - NTP client/server
	  Loaded: loaded (/lib/systemd/system/chronyd.service; enabled)
	  Active: active (running) since Thu, 19 Jan 2012 20:32:40 +0100; 9s ago
	 Process: 31111 ExecStartPost=/usr/libexec/chrony-helper 
add-dhclient-servers (code=exited, status=0/SUCCESS)
	 Process: 31108 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS 
(code=exited, status=0/SUCCESS)
	 Process: 31099 ExecStartPre=/usr/libexec/chrony-helper 
generate-commandkey (code=exited, status=0/SUCCESS)
	Main PID: 31110 (chronyd)
	  CGroup: name=systemd:/system/chronyd.service
		  └ 31110 /usr/sbin/chronyd -u chrony
$


-- 
Regards
Jon Ingason


More information about the users mailing list