Why do you modify some files in Try to remove all your added files from there and to reinstall systemd.
/usr/lib/systemd/system/
?Code:
$ man 7 file-hierarchyVENDOR-SUPPLIED OPERATING SYSTEM RESOURCES /usr/ Vendor-supplied operating system resources. Usually read-only, but this is not required. Possibly shared between multiple hosts. This directory should not be modified by the administrator, except when installing or removing vendor-supplied packages.⋮ /usr/lib/ Static, private vendor data that is compatible with all architectures (though not necessarily architecture-independent). Note that this includes internal executables or other binaries that are not regularly invoked from a shell. Such binaries may be for any architecture supported by the system. Do not place public libraries in this directory, use $libdir (see below), instead.
Statistics: Posted by ruwolf — 2025-02-13 23:27 — Replies 1 — Views 88