1. [Unit]
  2. Description=dropboxd as a service
  3.  
  4. [Service]
  5. Type=oneshot
  6. ExecStart=/etc/rc.d/dropboxd start
  7. RemainAfterExit=yes
  8.  
  9. [Install]
  10. WantedBy=multi-user.target