On 20/11/12 12:47, Frank Griffin wrote:
On 11/20/2012 07:32 AM, Johnny A. Solbu wrote:
Note: This is Not the automatic sleep/hibernation after X min of
inactivity. This is hibernation by accidently pressing the «SLEEP» key
on a keyboard.
Ah, didn't realize that you wanted to disable the Sleep capability even
when explicitly requested.  Remap the key ?

Johnny,
What's the output of
# systemctl status network.service ?
Does it show as disabled?
If so try:
# systemctl enable network.service && systemctl start network.service
otherwise
# systemctl start network.service
should start it.

If all that fails then you may see some clues in the short log attached to the status.

Reply via email to