* [Comm] systemd + ssh+ tmux = ?
@ 2017-03-30 13:37 Evgeny Sinelnikov
2017-03-30 13:48 ` Anton Farygin
2017-03-30 19:31 ` Alexander
0 siblings, 2 replies; 4+ messages in thread
From: Evgeny Sinelnikov @ 2017-03-30 13:37 UTC (permalink / raw)
To: ALT Linux Community general discussions
Здравствуйте,
столкнулся вот с такой штукой - не tmux умирает после выхода из ssh сессии.
http://unix.stackexchange.com/questions/171503/tmux-session-killed-when-disconnecting-from-ssh
Раньше такого не наблюдал. Теперь требуется вот такой alias, чтобы
было, как раньше:
alias tmux="systemd-run --scope --user tmux"
Думаю, что стоит добавить при установке tmux... Ну, и вдруг кому
пригодиться в p8.
$ rpm -q systemd
systemd-230-alt1.M80P.3
$ rpm -q tmux
tmux-2.2-alt1
--
Sin (Sinelnikov Evgeny)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] systemd + ssh+ tmux = ?
2017-03-30 13:37 [Comm] systemd + ssh+ tmux = ? Evgeny Sinelnikov
@ 2017-03-30 13:48 ` Anton Farygin
2017-03-30 19:31 ` Alexander
1 sibling, 0 replies; 4+ messages in thread
From: Anton Farygin @ 2017-03-30 13:48 UTC (permalink / raw)
To: community
всё проще:
https://bugzilla.altlinux.org/show_bug.cgi?id=33297
30.03.2017 16:37, Evgeny Sinelnikov пишет:
> Здравствуйте,
>
> столкнулся вот с такой штукой - не tmux умирает после выхода из ssh сессии.
> http://unix.stackexchange.com/questions/171503/tmux-session-killed-when-disconnecting-from-ssh
>
> Раньше такого не наблюдал. Теперь требуется вот такой alias, чтобы
> было, как раньше:
> alias tmux="systemd-run --scope --user tmux"
>
> Думаю, что стоит добавить при установке tmux... Ну, и вдруг кому
> пригодиться в p8.
>
> $ rpm -q systemd
> systemd-230-alt1.M80P.3
> $ rpm -q tmux
> tmux-2.2-alt1
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] systemd + ssh+ tmux = ?
2017-03-30 13:37 [Comm] systemd + ssh+ tmux = ? Evgeny Sinelnikov
2017-03-30 13:48 ` Anton Farygin
@ 2017-03-30 19:31 ` Alexander
2017-03-31 5:11 ` Anton Farygin
1 sibling, 1 reply; 4+ messages in thread
From: Alexander @ 2017-03-30 19:31 UTC (permalink / raw)
To: community
30.03.2017 16:37, Evgeny Sinelnikov пишет:
>
> $ rpm -q systemd
> systemd-230-alt1.M80P.3
> $ rpm -q tmux
> tmux-2.2-alt1
>
>
Все проще. Настраиваете эти параметры под себя:
/etc/systemd/logind.conf
[Login]
...
#KillUserProcesses=yes
#KillOnlyUsers=
KillExcludeUsers=root
...
--
С уважением, Александр
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] systemd + ssh+ tmux = ?
2017-03-30 19:31 ` Alexander
@ 2017-03-31 5:11 ` Anton Farygin
0 siblings, 0 replies; 4+ messages in thread
From: Anton Farygin @ 2017-03-31 5:11 UTC (permalink / raw)
To: community
30.03.2017 22:31, Alexander пишет:
> 30.03.2017 16:37, Evgeny Sinelnikov пишет:
>>
>> $ rpm -q systemd
>> systemd-230-alt1.M80P.3
>> $ rpm -q tmux
>> tmux-2.2-alt1
>>
>>
>
>
> Все проще. Настраиваете эти параметры под себя:
> /etc/systemd/logind.conf
> [Login]
> ...
> #KillUserProcesses=yes
> #KillOnlyUsers=
> KillExcludeUsers=root
> ...
>
Можно и так. Вопрос в поведении по умолчанию.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-03-31 5:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 13:37 [Comm] systemd + ssh+ tmux = ? Evgeny Sinelnikov
2017-03-30 13:48 ` Anton Farygin
2017-03-30 19:31 ` Alexander
2017-03-31 5:11 ` Anton Farygin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git