2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 00:00:12 +00:00

Remove trailing spaces in file docs/source/guides/admin-guides/manage_clusters/common/deployment/syncfile/syncfile_periodically.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 84f83c26ef
commit d0dbcfd827

View File

@ -6,7 +6,7 @@ If the admins want to run the Syncing File action automatically or periodically,
For example:
Use the cron daemon to sync files in the **/install/custom/<inst_type>/<distro>/<profile>.<os>.synclist** to the nodegroup 'compute' every 10 minutes by the xdcp command by adding this to crontab. : ::
*/10 * * * * root /opt/xcat/bin/xdcp compute -F /install/custom/<inst_type>/<distro>/<profile>.<distro>.synclist
Use the cron daemon to sync files for the nodegroup 'compute' every 10 minutes by updatenode command. ::