void-packages/srcpkgs/screen/files/20-screen.sh
Érico Nogueira 56db43e832 screen: fix launch.
When screen isn't suid, it can't create the directory under /run/screens
for sessions to sit in. We went with the approach of creating the
directory at boot time instead of removing --with-socket-dir so screen
would default to using ~/.screen, because it would require users with
currently running screen sessions to launch the screen client with
SCREENDIR set correctly, and an INSTALL.msg to warn users.
2021-07-23 15:01:28 -03:00

1 line
30 B
Bash