-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I'm trying to use this systemd unit on a RHEL 8 server. It looks like screen is no longer officially supported in RHEL 8. I installed it via yum (through sudo). I get this error when trying to start the server:
directory '/run/screen' must have mode 777
I can chmod /run/screen 777 but it does not survive a reboot.
I know not strictly related to this systemd unit but hoping I am not the only one with this issue or you already have a fix for it. As I am typing this I am wondering if just adding a chmod to the unit that executes before the screen command would work.
Metadata
Metadata
Assignees
Labels
No labels