Hi

I have been using squeezelite happily on old ubuntu 14.10 system for
many years.  I have now installed 18.10 on a new partition and installed
squeezelite by using apt-get install.

When I start the program it runs ok, however if I stop it and then start
it again, it promptly exits ie doesn't stay running, see below:


Code:
--------------------
    paul@antec300:/etc/init.d$ sudo /etc/init.d/squeezelite start
  [ ok ] Starting squeezelite (via systemctl): squeezelite.service.
  paul@antec300:/etc/init.d$ sudo systemctl status squeezelite
  ● squeezelite.service - LSB: Lightweight headless Squeezebox emulator
  Loaded: loaded (/etc/init.d/squeezelite; generated)
  Active: active (running) since Tue 2018-12-18 21:31:47 GMT; 30s ago
  Docs: man:systemd-sysv-generator(8)
  Tasks: 0 (limit: 4915)
  CGroup: /system.slice/squeezelite.service
  
  Dec 18 21:31:47 antec300 systemd[1]: Starting LSB: Lightweight headless 
Squeezeb
  Dec 18 21:31:47 antec300 systemd[1]: Started LSB: Lightweight headless 
Squeezebo
  
  then stop it ...
  
  paul@antec300:/etc/init.d$ sudo /etc/init.d/squeezelite stop
  [ ok ] Stopping squeezelite (via systemctl): squeezelite.service.
  
  now start again ...
  
  paul@antec300:/etc/init.d$ sudo /etc/init.d/squeezelite start
  [ ok ] Starting squeezelite (via systemctl): squeezelite.service.
  paul@antec300:/etc/init.d$ sudo /etc/init.d/squeezelite status
  ● squeezelite.service - LSB: Lightweight headless Squeezebox emulator
  Loaded: loaded (/etc/init.d/squeezelite; generated)
  Active: active (exited) since Tue 2018-12-18 21:33:11 GMT; 18s ago
  Docs: man:systemd-sysv-generator(8)
  Process: 18029 ExecStop=/etc/init.d/squeezelite stop (code=exited, 
status=0/SUCCESS)
  Process: 18067 ExecStart=/etc/init.d/squeezelite start (code=exited, 
status=0/SUCCESS)
  
  Dec 18 21:33:11 antec300 systemd[1]: Starting LSB: Lightweight headless Squ…
r...
  Dec 18 21:33:11 antec300 systemd[1]: Started LSB: Lightweight headless Sque…
tor.
  Hint: Some lines were ellipsized, use -l to show in full.
--------------------


Is this a problem with the /etc/init.d/squeezelite script or something I
have done? 
Some posts refer to a systemd file
/etc/systemd/system/squeezelite.service - I don't have that file, is
that something to do with it?

TIA paul


------------------------------------------------------------------------
pshepherd's Profile: http://forums.slimdevices.com/member.php?userid=9779
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to