2018-01-13 22:50 GMT+01:00 Martin Castillo <castilma@uni-bremen.de>:
hey,


Hi Martin,
 
when I run `suspend` on my guixsd installation in qemu, bash
freezes/sleeps and the system does not suspend. `whereis suspend` does
not find any path, but bash completes `susp[Tab]` to suspend.

can some people test this on their machines? and can someone maybe
explain, what's going on here?

Martin
--
GPG: 7FDE 7190 2F73 2C50 236E  403D CC13 48F1 E644 08EC


AFAIK, `suspend' is a bash builtin for suspending shell execution. I
sometimes use this when dealing with subshells. See `suspend --help'
for some more information.

To the best of my knowledge, it has nothing to do with system suspend.

- Jelle