25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
167B

  1. [Unit]
  2. Description=run nextcloud cron job every 15 minutes
  3. [Timer]
  4. OnBootSec=5min
  5. OnUnitActiveSec=15min
  6. Unit=nextcloud-cron.service
  7. [Install]
  8. WantedBy=timers.target