summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-09-03 07:38:32 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-09-03 07:38:32 +0200
commit1481047b52849e35c1586e3d702fe5fd3dd09443 (patch)
tree681f64abc82e7e44c1ef6c09003be66f738b3726
parenteb453eb7788a8a2e6dae8806b6a9a85fa8198fc2 (diff)
downloadOpenBSD-firewall-1481047b52849e35c1586e3d702fe5fd3dd09443.tar.gz
OpenBSD-firewall-1481047b52849e35c1586e3d702fe5fd3dd09443.tar.bz2
added some bugs
-rw-r--r--BUGS4
1 files changed, 4 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index bf74b20..21978bc 100644
--- a/BUGS
+++ b/BUGS
@@ -3,3 +3,7 @@
SSHD, ipsec
- disklabel: the offset is not correctly set (1 cylinder left for MBR and
boot code in fdisk, but not in disklabel).
+- newsyslog doesn't run periotically in cron
+- sshd dies periodically with: /bsd: UVM: pid 31814 (sshd), uid 0 killed: out of swap
+ (we cannot have swap as we are on a compact flash and read-write filesystem)
+