From 38fca7692e900589338eade8b5667a483575f5af Mon Sep 17 00:00:00 2001 From: steering7253 Date: Tue, 28 Apr 2026 23:28:25 +0000 Subject: add logging --- install.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'install.sh') diff --git a/install.sh b/install.sh index bd0ea5a..5836d31 100755 --- a/install.sh +++ b/install.sh @@ -27,3 +27,7 @@ umask 0022 wg pubkey /etc/wireguard/pubkey chmod 711 /etc/wireguard + +mkdir /var/log/autopeer +chmod 1770 /var/log/autopeer +chown root:autopeer /var/log/autopeer -- cgit v1.3.1-10-gc9f91