search for: safety2

Displaying 1 result from an estimated 1 matches for "safety2".

Did you mean: safety
2002 May 20
0
rsync backup hangs at boot
...y/proc" ] then echo " " else mkdir /safety/proc fi /opk/bin/rsync -acHv --delete \ --exclude "/download" \ --exclude "/proc/" \ --exclude "/var/spool/cups/" \ --exclude "/seconddisk" \ --exclude "/safety" \ --exclude "/safety2" \ --exclude "/etc/fstab" \ --exclude "/etc/mtab" \ / /safety if [ -f "/etc/fstab" ] then echo " " else echo "No /etc/fstab" cp /etc/fstab /safety/etc fi if [ -f "/etc/mtab" ] then echo " " else echo "No...