This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via c6623b8e4e7a7ccb8d0dc139c85669a5dc40bf76 (commit)
from 5eb7dc33a6c7cbcdfd3e35e9b546278b77614312 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=c6623b8e4e7a7ccb8d0dc139c85669a5dc40bf76
commit c6623b8e4e7a7ccb8d0dc139c85669a5dc40bf76
Author: Franck Villaume <[email protected]>
Date: Mon Apr 9 09:01:34 2018 +0000
OpenSuSE: use systasksd service old-school
diff --git a/src/post-install.d/common/systasksd.sh
b/src/post-install.d/common/systasksd.sh
index b4a4c03..ae38cf1 100755
--- a/src/post-install.d/common/systasksd.sh
+++ b/src/post-install.d/common/systasksd.sh
@@ -28,7 +28,7 @@ case "$1" in
update-rc.d fusionforge-systasksd defaults
fi
# not 'start' as systemd will no-op if systasksd started and
exited
- service fusionforge-systasksd restart
+ service fusionforge-systasksd restart ||
/etc/init.d/fusionforge-systasksd start
;;
remove)
-----------------------------------------------------------------------
Summary of changes:
src/post-install.d/common/systasksd.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits