diff options
| author | Merlin Scholz <merlin@scholz.ruhr> | 2023-02-07 20:44:30 +0000 |
|---|---|---|
| committer | Merlin Scholz <merlin@scholz.ruhr> | 2023-07-10 00:23:07 +0200 |
| commit | 9ffff5fc932b3d2ce62572c90afa3cc6f540e36d (patch) | |
| tree | 2c0d7a14474b1a4031b827d95fc705b3ca2c23ce /etc | |
| parent | 05478cd44f496942410fb36e4240708aa6c7a1fd (diff) | |
Implement lockdoc_test kernel module; hook run-bench.sh in/etc/rc; add network drivers to LOCKDOC config
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 |
