Jaels

Untitled

Apr 10th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  1. [Unit]
  2. Description=Backup oracle database
  3. After=mnt-smb.mount
  4.  
  5. [Service]
  6. Type=simple
  7. ExecStart=/root/nas/sender.sh
  8. StandardOutput=journal
  9.  
  10. [Install]
  11. WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment