#!/bin/sh if [ ! -e /var/run/quagga ]; then mkdir -p /var/run/quagga chmod 755 /var/run/quagga fi