From 084fbc3da24207123c7b8725f1b1e64f1bd1b456 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 27 Apr 2022 16:32:39 -0700 Subject: [PATCH] added notation about possible postgresql breakage on laptop --- updates.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.txt b/updates.txt index f45e6823..de51b8bc 100644 --- a/updates.txt +++ b/updates.txt @@ -22,3 +22,6 @@ doas pacman -S colordiff remove mplayer (stopped working, use mpv instead) doas pacman -Rs mplayer + +Note: You may need to add the postgresql runit script (and fudge about with postgresql) +as a recent update broke it on our desktop, and our laptop may need to make the same adjustment.