Skip to content
Snippets Groups Projects
Commit b870022b authored by Simon Michnowicz's avatar Simon Michnowicz
Browse files

file no longer needed

Former-commit-id: 8a54da6a
parent ef443170
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=Increase maximum number of semaphores available on the system
After=network.target
[Service]
Type=simple
ExecStart=/bin/sh -c '/usr/bin/echo {{ SEM_COUNT }} > /proc/sys/kernel/sem'
[Install]
WantedBy=default.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment