summaryrefslogtreecommitdiffstats
path: root/abs/mv-core/runit-scripts-mv/runitscripts/services/certmaster/run
blob: 6f95abd38d9dccaa07ba812a7a2a22431c6b1f5d (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
if [ ! -e /var/log/certmaster ]
then
     mkdir -p /var/log/certmaster
fi
exec  /usr/bin/certmaster