diff --git a/roles/set_semaphore_count/README.md b/roles/set_semaphore_count/README.md index 3683b3b0bf4edd543ce808f9780ee7e35e3858d5..4ced0b4e1eab6854ff6b6eaa1818691fbeaee2c8 100644 --- a/roles/set_semaphore_count/README.md +++ b/roles/set_semaphore_count/README.md @@ -1,5 +1,5 @@ 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 +This role creates a systemctl file that sets the value on startup, so that it is persistent after reboot Shell command to set count: This is the default value for the role echo 500 256000 64 10240 > /proc/sys/kernel/sem