# Be careful when restoring /boot with --sparse, GRUB doesn't support sparse
 # files (e.g. the kernel). Therefore don't use --sparse in this case.
 
-# Copyright (C) 2011-2015  Simon Ruderich
+# Copyright (C) 2011-2016  Simon Ruderich
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 set -x
 
 exec rsync \
+    --protect-args \
     --verbose \
     --itemize-changes \
     --human-readable \