Advertisement
Guest User

Untitled

a guest
Apr 18th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. [Unit]
  2. Description=Run %I database backup script
  3.  
  4. [Service]
  5. type=oneshot
  6. User=backup
  7. Group=backup
  8. ExecStart=/usr/local/bin/backup-mysql.sh %I S3_space_name
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement