Arkadiusz Dabrowski wrote: ... > It works flawlessly but when I log out it is orphaned and not terminated. > I start it like this: > nice -n18 ionice -c2 -n7 unison unison_profile &>/dev/null & > Once started the parent is x-session-manager and they the same process > group. > What can I do to terminate the process with x-session?
does it work if you don't put it in the background? songbird