<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Using 230/231:</p>
<p><br>
</p>
<p>I just switched from using the systemd Unit interface to control services via dbus to using the systemd Manager interface so that I could control access via polkit-1.</p>
<p><br>
</p>
<p>Using <span>EnableUnitFiles and DisableUnitFiles, </span>I noticed the expected changes to symlinks were being made but the unit file status (systemctl status, dbus) was not changing.</p>
<p><br>
</p>
<p>Reloading the units files with systemctl reload-daemon or  dbus Manager Reload method cause the unit file state to update.</p>
<p><br>
</p>
<p>I don't know whether this is expected behaviour or not but I didn't find it obvious from the documentation so I am putting this out in case it helps anyone.</p>
<p><br>
</p>
<p>Regards,</p>
<p>Chris</p>
<p><br>
</p>
</div>
</body>
</html>