Hi,

On 22 Apr 2012, at 19:53, Koen Kooi wrote:

> 
> Op 22 apr. 2012, om 20:28 heeft Andrew Holt het volgende geschreven:
> 
>> Hi,
>> 
>> I have a feeling that this should be simple, and more an issue with my 
>> ignorance of systemd than anything else.
> 
> It's not systemd, it's connman. What does
> 
> systemctl connman.service -o cat


An error:

Unknown operation conman.service

If I guess correctly, waht you want to see is the conman.service file:

[Unit]
Description=Connection service
After=syslog.target

[Service]
Type=dbus
BusName=net.connman
ExecStart=/usr/sbin/connmand -n

[Install]
WantedBy=multi-user.target




systemctl status connman.service      

shows:

connman.service - Connection service
          Loaded: loaded (/lib/systemd/system/connman.service; enabled)
          Active: inactive (dead)
          CGroup: name=systemd:/system/connman.service

systmctl restart connman.service

shows

Job failed. See system journal and 'systemctl status' for details.

then systemctl status connman.service 

gives

connman.service - Connection service
          Loaded: loaded (/lib/systemd/system/connman.service; enabled)
          Active: failed (Result: exit-code) since Sun, 22 Apr 2012 19:49:32 
+0100; 17s ago
         Process: 214 ExecStart=/usr/sbin/connmand -n (code=exited, 
status=1/FAILURE)
          CGroup: name=systemd:/system/connman.service

Apr 22 19:49:32 beaglebone connmand[214]: Failed to connect to socket /var/r...y

I noticed that 

systemctl status systemd-update-utmp-runlevel 

fails also:

systemd-update-utmp-runlevel.service - Notify Audit System and Update UTMP 
about System Runlevel Changes
          Loaded: loaded 
(/lib/systemd/system/systemd-update-utmp-runlevel.service; static)
          Active: failed (Result: exit-code) since Sun, 22 Apr 2012 19:48:37 
+0100; 2min 21s ago
         Process: 208 ExecStart=/lib/systemd/systemd-update-utmp runlevel 
(code=exited, status=1/FAILURE)
          CGroup: name=systemd:/system/systemd-update-utmp-runlevel.service


HTH,
Andrew


> 
> Show?
> 
> regards,
> 
> Koen
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
> 

=============================
Andrew Holt

M: +44(0) 7841 340608

Email: andrew.h...@4asolutions.co.uk

=============================


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to