Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493918 - app-emulation/open-vm-tools - sshd is terminated during suspend
Summary: app-emulation/open-vm-tools - sshd is terminated during suspend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-11 09:41 UTC by Xuefer
Modified: 2014-08-10 16:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xuefer 2013-12-11 09:41:31 UTC
sshd get terminated in the progress of vmware suspend

only reproduced if net.eth0 is used as network

/etc/vmware-tools/vmware/network get called, it do "rc-service net.eth0 stop", leading to "sshd stop" because sshd rely on network

Reproducible: Always

Steps to Reproduce:
1. suspend vmware
2. resume vmware

Actual Results:  
sshd is stopped

Expected Results:  
sshd keep running
Comment 1 Mike Gilbert gentoo-dev 2014-08-10 16:24:16 UTC
/etc/init.d/sshd no longer calls "need net".