Releases
Current version
Git/Latestdiff: 1.5.6
Latest Snapshots
Produced after each commit or rebase to new upstream version
GIT clone e.g. at git://git.rsbac.org/linux-6.18.y
Events
No events planned
This shows you the differences between two versions of the page.
| — | wiki:experiences:igraltist:jail_cups [2008/07/14 00:28] (current) – (old revision restored) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <code bash> | ||
| + | --- cupsd_org 2008-07-14 02: | ||
| + | +++ cupsd 2008-07-05 02: | ||
| + | @@ -9,7 +9,7 @@ | ||
| + | |||
| + | | ||
| + | | ||
| + | - start-stop-daemon --start --quiet --exec / | ||
| + | + run-jail cupsd start-stop-daemon --start --quiet --exec / | ||
| + | eend $? | ||
| + | } | ||
| + | </ | ||
| + | <code bash> | ||
| + | ; | ||
| + | ; RSBAC JAIL definition for cupsd | ||
| + | ; 20080507 | ||
| + | ; | ||
| + | ; Tested by igraltist on gentoo | ||
| + | ; | ||
| + | |||
| + | "" | ||
| + | " | ||
| + | (allow-dev-read | ||
| + | | ||
| + | | ||
| + | | ||
| + | () | ||
| + | () | ||
| + | (rlimit) | ||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | This is execute now: | ||
| + | rsbac_jail | ||
| + | </ | ||