#!/bin/bash
# The following command invokes 'backupsys' 
# with the default configuration file (/etc/backupsys.conf).
! /sbin/backupsys --backup-cron --update > /dev/null
