Package: slim
Version: 1.3.0-1
Severity: normal

Hello,

The following happens when slim has been started but no X session is
launched (user not yet logged in or user already logged out).

'kill -TERM  pid' (where pid is pid number for slim daemon) does not
stop slim.
The command in the /etc/init.d/slim script:
'start-stop-daemon --stop --pid-file /var/run/slim.lock --name slim
--retry TERM/5/TERM/5' fails with:
"Program slim, 1 process(es), refused to die"
As a consequence 'invoke-rc.d slim stop' fails with:
"slim not responding to TERM signals"
(same with 'invoke-rc.d slim restart')
The only way I found for stopping slim in such case is to use:
'kill -9 pid' (but it does not even stop the X server process).

When a X session has been launched (user logged in) the daemon is
stopped (with X server stopped also) by 'invoke-rc.d slim
stop' as expected.

Best regards,

Pascal Dormeau



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to