provisioning tool for building opinionated architecture
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
198 B

7 months ago
  1. [Unit]
  2. Description=Run batch cagettepei every minute
  3. [Service]
  4. User=www-data
  5. SyslogIdentifier=cagettepei
  6. ExecStart=/var/www/cagettepei/cagettepei-batch minute
  7. [Install]
  8. WantedBy=multi-user.target