mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix indent
This commit is contained in:
@@ -2407,8 +2407,8 @@ if ($name) {
|
||||
if (-r "$p/$name.service" || -r "$p/$name") {
|
||||
return $p;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if (-d "/etc/systemd/system") {
|
||||
return "/etc/systemd/system";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user