mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libvirt: fix typo in init script comment
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
b4eb041af1
commit
6599d68a66
@@ -47,7 +47,7 @@ load_modules() {
|
||||
}
|
||||
|
||||
#
|
||||
# If libvirtd dies it leves behind one stale dnsmasq per virtual network that
|
||||
# If libvirtd dies it leaves behind one stale dnsmasq per virtual network that
|
||||
# must be killed before starting libvirtd again.
|
||||
#
|
||||
rm_stale_dnsmasq() {
|
||||
|
||||
Reference in New Issue
Block a user