Files
webmin--webmin/systemd/help/config_delete_vendor_units.html
2026-07-13 13:12:17 +08:00

10 lines
513 B
HTML

<header>Allow deleting packaged unit files</header>
<p>Controls whether the module may delete unit files from package-managed
vendor directories such as <tt>/usr/lib/systemd/system</tt> or
<tt>/lib/systemd/system</tt>. This is disabled by default because package
updates may restore or expect those files.</p>
<p>When set to no, only local administrator-created unit files under
<tt>/etc/systemd/system</tt> can be deleted. Packaged units can still be
disabled, masked, or customized with drop-in overrides.</p>