https://bugs.koozali.org/show_bug.cgi?id=11890
Terry Fage <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #4 from Terry Fage <[email protected]> ---
Patch
diff -Nur --no-dereference
smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/crontab/98nextcloud
smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/crontab/98nextcloud
---
smeserver-nextcloud-1.2.0.old/root/etc/e-smith/templates/etc/crontab/98nextcloud
2023-01-10 23:56:29.531000000 -0500
+++
smeserver-nextcloud-1.2.0/root/etc/e-smith/templates/etc/crontab/98nextcloud
2023-01-11 00:01:22.280000000 -0500
@@ -1,5 +1,5 @@
# nextcloud cron
-*/15 * * * * www scl enable php74 'php --define apc.enable_cli=1 --define
memory_limit=512M -f /usr/share/nextcloud/cron.php > /dev/null 2>&1'
+*/15 * * * * www /usr/bin/php74 --define apc.enable_cli=1 --define
memory_limit=512M -f /usr/share/nextcloud/cron.php > /dev/null 2>&1'
getting an email with error message
subj - Cron <www@fagehome> /usr/bin/php74 --define apc.enable_cli=1 --define
memory_limit=512M -f /usr/share/nextcloud/cron.php > /dev/null 2>&1'
/bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/