Re: Unable to renice processes started with tmux with pam_limits/limits.conf

2012-08-21 Thread Jesse Molina
Oh heck. My bad. I totally forgot that the tmux server is persistent. That was definitely it. All fixed now. Thank you for your help! Nicholas Marriott wrote: > Did you start tmux before you changed limits.conf? > > > On Tue, Aug 21, 2012 at 09:23:37AM -0700, Jesse Molina wrote: >> >> I a

Re: Unable to renice processes started with tmux with pam_limits/limits.conf

2012-08-21 Thread Nicholas Marriott
Did you start tmux before you changed limits.conf? On Tue, Aug 21, 2012 at 09:23:37AM -0700, Jesse Molina wrote: > > I am having a problem renicing processes run under tmux on Linux. > > tmux version 1.6 on Debian GNU/Linux 3.2.0-3-amd64. > > My user is configured via pam_limits/limits.conf to

Unable to renice processes started with tmux with pam_limits/limits.conf

2012-08-21 Thread Jesse Molina
I am having a problem renicing processes run under tmux on Linux. tmux version 1.6 on Debian GNU/Linux 3.2.0-3-amd64. My user is configured via pam_limits/limits.conf to be able to raise the priority/lower nice on processes. This works fine, unless I start the process under tmux, in which cas