openstack-ansible-galera_se.../files/policy-rc.d
Kevin Carter 25a9eb3901
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-12-09 09:23:50 -06:00

4 lines
71 B
Bash

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