Re: Service questions with systemd/systemctl

2011-11-16 Thread Alex
Hi, >> # service lm_sensors restart >> Redirecting to /bin/systemctl  restart lm_sensors.service >> >> # service lm_sensors status >> Redirecting to /bin/systemctl  status lm_sensors.service >> lm_sensors.service - Initialize hardware monitoring sensors >>          Loaded: loaded (/lib/systemd/sys

Re: Service questions with systemd/systemctl

2011-11-15 Thread T.C. Hollingsworth
On Tue, Nov 15, 2011 at 4:29 PM, Alex wrote: > Hi, > > I have a fedora15 system and I'm having trouble trying to figure out > why a few services don't start through systemd. Specifically, > lm_sensors: > > # service lm_sensors restart > Redirecting to /bin/systemctl  restart lm_sensors.service > >

Re: Service questions with systemd/systemctl

2011-11-15 Thread Alex
Hi, >> How do I troubleshoot this? How do I determine why a service managed >> by systemd didn't start? Why is there nothing written to syslog >> regarding this? > > did you run sensors-detect as root to setup the modules > lm_sensors needs to load on your system? > > You can also fiddle /etc/syst

Re: Service questions with systemd/systemctl

2011-11-15 Thread Tom Horsley
On Tue, 15 Nov 2011 18:29:12 -0500 Alex wrote: > How do I troubleshoot this? How do I determine why a service managed > by systemd didn't start? Why is there nothing written to syslog > regarding this? did you run sensors-detect as root to setup the modules lm_sensors needs to load on your system

Service questions with systemd/systemctl

2011-11-15 Thread Alex
Hi, I have a fedora15 system and I'm having trouble trying to figure out why a few services don't start through systemd. Specifically, lm_sensors: # service lm_sensors restart Redirecting to /bin/systemctl restart lm_sensors.service # service lm_sensors status Redirecting to /bin/systemctl sta