check_process 754 B

123456789101112131415161718192021222324252627282930313233
  1. # See here for more information
  2. # https://github.com/YunoHost/package_check#syntax-check_process-file
  3. # Move this file from check_process.default to check_process when you have filled it.
  4. ;; Test complet
  5. ; Manifest
  6. domain="domain.tld" (DOMAIN)
  7. path="/path" (PATH)
  8. admin="john" (USER)
  9. language="fr"
  10. is_public=1 (PUBLIC|public=1|private=0)
  11. password="pass"
  12. port="666" (PORT)
  13. ; Checks
  14. pkg_linter=1
  15. setup_sub_dir=1
  16. setup_root=1
  17. setup_nourl=0
  18. setup_private=1
  19. setup_public=1
  20. upgrade=1
  21. backup_restore=1
  22. multi_instance=0
  23. incorrect_path=1
  24. port_already_use=1
  25. change_url=1
  26. ;;; Levels
  27. # https://framagit.org/Mickael-Martin/zabbix_ynh/blob/master/scripts/install#L141
  28. Level 5=auto
  29. ;;; Options
  30. Email=
  31. Notification=none