audio/beep: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2019-08-18 05:43:52 +02:00
parent 4ad6374694
commit 83343627cd
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
[
{ type: install
message: <<EOM
Speaker sound support:
======================
@ -27,3 +30,6 @@ devfs_speaker_ruleset="speaker"
Then restart devfs to load the new rules:
% /etc/rc.d/devfs restart
EOM
}
]