ee03bfc5ba
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
4 lines
71 B
Bash
4 lines
71 B
Bash
#!/bin/sh
|
|
echo "All runlevel operations denied by policy" >&2
|
|
exit 101
|