diff options
| author | Merlin Scholz <merlin@scholz.ruhr> | 2023-02-07 20:44:30 +0000 |
|---|---|---|
| committer | Merlin Scholz <merlin@scholz.ruhr> | 2023-02-07 20:44:30 +0000 |
| commit | 6f27ae312dcfb66eb1e38d2c63059dcdacaca2a1 (patch) | |
| tree | e6f0ef3ca2fe5745f3fd8f68618deb7bcc87f342 /etc | |
| parent | 581e25b0c29a3c4db7a4118648c2c9fd19847258 (diff) | |
Implement lockdoc_test kernel module; hook run-bench.sh in/etc/rc; add network drivers to LOCKDOC configlockdoc-9.3-0.1
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/rc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ fi # trap '' INT QUIT +/usr/pkg/bin/bash /lockdoc/boot.init.bash.sh + # # This string will be used to mark lines of meta-data sent over the pipe # from the rc_real_work() function to the rc_postprocess() function. Lines |
