#!/bin/sh if [ ! -f /etc/keepalived/keepalived.conf ]; then mkdir -p /etc/keepalived touch /etc/keepalived/keepalived.conf fi