mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> |
||
---|---|---|
.. | ||
doinst.sh | ||
README | ||
README.SLACKWARE | ||
sanlock.info | ||
sanlock.SlackBuild | ||
slack-desc |
The sanlock daemon manages leases for applications on hosts using shared storage. You must have a sanlock user to run this script: # groupadd -g 363 sanlock # useradd -u 363 -d /var/run/sanlock -s /bin/false -g sanlock sanlock The disk group is also needed: # usermod -a -G disk sanlock More information post-install can be found in README.SLACKWARE