dev/chroot-test/policy-rc.d
author Cédric Krier <ced@b2ck.com>
Mon, 11 Sep 2017 21:38:10 +0200
changeset 375 a41e4382ea6e
parent 272 f7c64f03cd60
permissions -rwxr-xr-x
Use repo vfs to join the server log The method join on repo has been removed in changeset edb7f628ef8b of mercurial.
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