#!/bin/bash
set -e

# make sure the confdir is created with the right permissions
mkdir -pvm 700 /etc/driveclient
