← Back to team overview

epoptes team mailing list archive

[Bug 1253588] [NEW] Epoptes client does not restart from command-line in non LTSP environment

 

Public bug reported:

When I issue :

sudo /etc/init.d/epoptes-client restart

in a standalone client nothing happens.

the problem is that before running the daemon the following line is
executed:

test -f /etc/ltsp_chroot || exit 0

which returns FALSE on non ltsp setups.


Furthermore stop and restart do not kill the running daemon if it is
there.

** Affects: epoptes
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Epoptes
Developers, which is subscribed to Epoptes.
https://bugs.launchpad.net/bugs/1253588

Title:
  Epoptes client does not restart from command-line in non LTSP
  environment

Status in Epoptes:
  New

Bug description:
  When I issue :

  sudo /etc/init.d/epoptes-client restart

  in a standalone client nothing happens.

  the problem is that before running the daemon the following line is
  executed:

  test -f /etc/ltsp_chroot || exit 0

  which returns FALSE on non ltsp setups.


  
  Furthermore stop and restart do not kill the running daemon if it is there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/epoptes/+bug/1253588/+subscriptions


Follow ups

References