mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
This commit is contained in:
@@ -23,8 +23,7 @@ elsif ($gconfig{'os_type'} eq 'slackware-linux' &&
|
||||
}
|
||||
elsif ($gconfig{'os_type'} eq 'debian-linux' &&
|
||||
&has_command("netplan") &&
|
||||
-d "/etc/netplan" &&
|
||||
glob("/etc/netplan/*")) {
|
||||
-d "/etc/netplan") {
|
||||
# Special case for newer Ubuntu versions
|
||||
do "netplan-lib.pl";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user