2014-08-26 18:08:15 -05:00

4 lines
71 B
Bash

#!/bin/sh
echo "All runlevel operations denied by policy" >&2
exit 101