cleanup / obsolete file
[vsys-scripts.git] / exec / rsyncauthlogs
1 #!/bin/sh
2
3 DEST="/vservers/$1/home/$1/"
4
5 /usr/bin/rsync -a /var/log/secure* $DEST