#!/bin/sh chmod +x /etc/init.d/postgres.service rc-update add postgres.service default rc-service postgres.service start