mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
63daf9f79a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> |
||
---|---|---|
.. | ||
capabilities.info | ||
capabilities.SlackBuild | ||
doinst.sh | ||
README | ||
slack-desc |
This is basically a simple form of shadow/unshadow kind of thingy for Linux CAPABILITIES(7) Just have a look at, and maybe add to: /etc/default/capabilities And add the following to /etc/rc.d/rc.local if [ -x /etc/rc.d/rc.capabilities ]; then /etc/rc.d/rc.capabilities start fi