1[Unit] 2Description=download the file specified in /home/yamato/var/promise/t_conf/rhel-server-6_5-x86_64.promise and deploy it to the local file system 3After=network-online.target 4Requires=network-online.target 5 6[Service] 7Type=oneshot 8Nice=19 9IOSchedulingClass=3 10IOSchedulingPriority=7 11ExecStart=/usr/bin/promise force /home/yamato/var/promise/t_conf/rhel-server-6_5-x86_64.promise 12