]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Checking the postrans postgresql
authorJean-Marc Pigeon <jmp@safe.c>
Thu, 13 Nov 2025 20:19:21 +0000 (15:19 -0500)
committerJean-Marc Pigeon <jmp@safe.c>
Thu, 13 Nov 2025 20:19:21 +0000 (15:19 -0500)
mailleur.spec.in

index 096b3c69279de68018e30891c4967da77ed96f02..f7580e180c7f04a1823365e6b4c3a1f88586fc1a 100644 (file)
@@ -270,15 +270,17 @@ if [ "$1" = 0 ]; then
   rm -f %{_sbindir}/sorter
   fi
 
-%posttrans     postgresql
+%posttrans             postgresql
 case "$OS" in
   "sysv"       |                               \
   "osukiss"    )
-    %{_sysconfdir}/rc.d/init.d/postgresql condrestart > /dev/null 2>&1 || :
+    #%{_sysconfdir}/rc.d/init.d/postgresql condrestart > /dev/null 2>&1 || :
+    %{_sysconfdir}/rc.d/init.d/postgresql condrestart
     ;;
   *            )
     ;;
   esac
+
 #=============================================================================
 %package               mysql
 Summary                :       mailleur using mysql/mariadb as Data-base