exclude swapfile

This commit is contained in:
svnet 2020-11-29 10:04:49 +01:00
parent a7f852010a
commit 65fdcbf4c1

View File

@ -83,6 +83,7 @@ borg create \
--exclude '/srvbak/srv/*' \
--exclude '/srvbak/sys/*' \
--exclude '/srvbak/lost+found/*' \
--exclude '/srvbak/swapfile' \
\
::$host'-{now}' \
/srvbak \