#!/bin/sh service mariadb start > /dev/null 2>&1 service apache2 start > /dev/null 2>&1 /bin/sh