You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions suggest creating service files inside /usr/lib/systemd/system. But that is not where units created by the system administrator should be placed. Instead, they should be placed in /etc/systemd/system.
The instructions should be clear when saying the reader should copy the reference file from its source location /usr/lib/systemd/system into /etc/systemd/system with a new name, then edit it as necessary.
Summary
The instructions suggest creating service files inside
/usr/lib/systemd/system
. But that is not where units created by the system administrator should be placed. Instead, they should be placed in/etc/systemd/system
.The instructions should be clear when saying the reader should copy the reference file from its source location
/usr/lib/systemd/system
into/etc/systemd/system
with a new name, then edit it as necessary.Where did you see the problem?
https://www.enterprisedb.com/docs/efm/latest/05_using_efm/#rhelcentos-7x-or-rhelrocky-linuxalmalinux-8x
Expected behavior
No response
Screenshots
No response
Browser / Platform
No response
Additional notes
No response
The text was updated successfully, but these errors were encountered: