commit 2e501d0c02fa92cc9c7d0755d28e734c0a92732e
parent 2c2440a690308666e86c723c7d8f8d7bca226576
author: nathanael <nathanael@dalliard.ch>
date: Thu, 23 Oct 2025 09:04:04 +0000
s0: rm sysclean
diffstat:
3 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/s0/packages b/s0/packages
@@ -18,7 +18,6 @@ scrot--
sfeed--
spleen--
stagit--
-sysclean--
ungoogled-chromium--
w3m--
xbanish--
diff --git a/s0/scripts/sysfiles.sh b/s0/scripts/sysfiles.sh
@@ -8,6 +8,5 @@ doas install -o root -g wheel -m 640 "$src/doas.conf" "/etc/doas.conf"
doas install -o root -g wheel -m 644 "$src/aliases" "/etc/mail/aliases"
doas install -o root -g wheel -m 644 "$src/daily.local" "/etc/daily.local"
doas install -o root -g wheel -m 644 "$src/httpd.conf" "/etc/httpd.conf"
-doas install -o root -g wheel -m 644 "$src/sysclean" "/etc/sysclean.ignore"
doas install -o root -g wheel -m 644 "$src/unwind.conf" "/etc/unwind.conf"
doas install -o root -g wheel -m 755 "$src/Xsetup_0" "/etc/X11/xenodm/Xsetup_0"
diff --git a/s0/sysfiles/sysclean b/s0/sysfiles/sysclean