Skip to content

Fix semaphore count

Simon Michnowicz requested to merge fixSemaphoreCount into master

Some programs, i.e. GAMESS, needs a larger number of system semaphores than provided by default. This role creates a systemd file that sets the value on startup, so that it is persistent after reboot

Tested on monarch node hc05. Proved system command works, is enabled and semaphore values are persistent README.md in role explains how to use role

Merge request reports