1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/libexec/reorder_kernel
kn f29e23ab45 Use variable and shorter logic for NFS check
No need to hardcode a parent path if we can reuse an existing variable for
the specific path that is in being used.

Negate the file system type in df(1) so the `|| exit 1' can be dropped
in favour of the errexit option, as is done for everything else in there.

Clarify the comment how this is intentionally NOT logged, i.e. the test
happens before the error trap/syslog/logfile handling.

OK millert
2022-11-07 15:55:56 +00:00
..
bsd.re-config.5 various formatting fixes; 2021-09-13 17:42:47 +00:00
Makefile introduce /etc/bsd.re-config which can be used to configure the kernel 2021-09-13 11:49:21 +00:00
reorder_kernel.sh Use variable and shorter logic for NFS check 2022-11-07 15:55:56 +00:00