mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
ff916d1b93
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
812 B
Text
19 lines
812 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
hexec: hexec (hook into exec calls)
|
|
hexec:
|
|
hexec: hexec can be used to hook into exec system calls. It evaluates a user
|
|
hexec: defined expression against all hooked exec calls. This expression can
|
|
hexec: contain simple path checks (e.g. -path "*/name") and even complex bash
|
|
hexec: scripts.
|
|
hexec:
|
|
hexec:
|
|
hexec:
|
|
hexec:
|
|
hexec:
|