Re: Storing sockets in /tmp and systemd's PrivateTmp

2014-12-29 Thread Thomas Adam
On 27 December 2014 at 02:15, Thue Janus Kristensen wrote: > I found a solution (manually specifying the socket location somewhere > outside /tmp), but you (tmux maintainers) should consider storing the tmux > server sockets somehow/somewhere else than /tmp IMO. It defaults to /tmp if TMPDIR is n

Storing sockets in /tmp and systemd's PrivateTmp

2014-12-29 Thread Thue Janus Kristensen
I have a program named rfwadmin[1], which is a web interface for controlling a MineCraft server. The MineCraft server is started by the init system from /etc/init.d/minecraft.sh, in a tmux session own by the webserver user, and the web server can then control the MineCraft server by send-keys into