11 lines
574 B
HTML
11 lines
574 B
HTML
<header>Allow editing packaged unit files</header>
|
|
<p>Controls whether the module may directly save changes to package-managed
|
|
unit files from 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 overwrite or depend on those files.</p>
|
|
|
|
<p>When set to no, packaged unit files can still be inspected in the manual
|
|
editor when vendor files are included, but they are read-only. Use drop-in
|
|
overrides or local units under <tt>/etc/systemd/system</tt> for normal
|
|
customization.</p>
|