mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Update comment
This commit is contained in:
@@ -2398,7 +2398,7 @@ Returns the base directory for systemd unit config files
|
||||
sub get_systemd_root
|
||||
{
|
||||
my ($name) = @_;
|
||||
#
|
||||
# Default systemd paths
|
||||
my $systemd_local_conf = "/etc/systemd/system";
|
||||
my $systemd_unit_dir1 = "/usr/lib/systemd/system";
|
||||
my $systemd_unit_dir2 = "/lib/systemd/system";
|
||||
|
||||
Reference in New Issue
Block a user