mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -2204,7 +2204,7 @@ while(@units) {
|
||||
$ecount++ if ($?);
|
||||
}
|
||||
if ($ecount && keys(%info) < 2) {
|
||||
&error("Failed to read systemd units : $out");
|
||||
&error("Failed to read systemd units : <pre>$out</pre>");
|
||||
}
|
||||
|
||||
# Extract info we want
|
||||
|
||||
Reference in New Issue
Block a user