From: Johannes G. <he...@ha...> - 2015-02-19 13:37:42
|
Hello Notion community, I have an odd problem and I guess it might not even be related to notion itself, but I can not wrap my head around it. So here goes: I have two machines, Gentoo (OpenRC) and Arch (systemd). Gentoo: notion 3-2013030200 Arch: 20150118-1 The .xinitrc basically looks like this in both cases: - eval $(ssh-agent); ssh-add; blalblab; exec notion Now, when I do notioncore.restart() on Gentoo, all my windows (terminals etc) stay open and the WM is restarted, like i'd expect it to. When I do a restart on Arch, all the child processes have quit. Depending on how I call xinitrc (prefixed with ssh-agent) X even drops back to the xdm login dialog. Any pointers on where to start on this? Please CC me, not on the list. Johannes -- Johannes Gilger <he...@ha...> Web: http://heipei.net Twitter: https://twitter.com/heipei GitHub: https://github.com/heipei/ |