policy-rc.d
author Paul Crowley <paul@lshift.net>
Tue, 15 Dec 2009 13:52:23 +0000
changeset 268 24145a4eb6fc
parent 265 6629144cf111
permissions -rwxr-xr-x
Test file access conditions - they don't work
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
265
6629144cf111 More complete test - inhibit daemons, mount proc, add safety guard
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     1
#!/bin/sh
6629144cf111 More complete test - inhibit daemons, mount proc, add safety guard
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     2
6629144cf111 More complete test - inhibit daemons, mount proc, add safety guard
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     3
# Refuse everything - nothing should start.
6629144cf111 More complete test - inhibit daemons, mount proc, add safety guard
Paul Crowley <paul@lshift.net>
parents:
diff changeset
     4
return 101