Hello, I've already asked on IRC, but we had no success in resolving the issue. I installed tmux, once the Arch Linux repositories, once self-compiled 1.4, once self-compiled SVN, but tmux just doesn't start for non-root users. It works for root.
It outputs nothing and exits immediately. Do you know what could be the issue? Moreover, while trying to troubleshoot I changed the permission of the socket to 0777 and noticed that line 167 of tmux.c prevents this. I guess it should read if (sb.st_uid != uid && (sb.st_mode & (S_IRWXG|S_IRWXO)) == 0) { However, this does not change anything in the behavior of tmux. Thanks, ccom ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users