You are not logged in.
I have a server running arch and noticed that lately services failed to start after a reboot (experienced with mariadb and slapd).
The issue is, that the directories for the pid files aren't created under /run and need to be created manually, i.e. mkdir /run/openldap && chown ldap:ldap /run/openldap.
Anyone else experiencing this issue?
uname -r
5.7.8-arch1-1
systemd 245 (245.6-8-arch)
Offline
What is the output of
# journalctl -b -u systemd-tmpfiles-setup.serviceOffline
Hi,
I am having issues with VirtualBox, so unfortunately I can't test it at the moment.
But honestly I had forgotten about that service.
Might be that it wasn't enabled.
EDIT:
Indeed the service wasn't running.
Enalbed it, solved the issue.
Marking it as Solved
Last edited by The_archer_666 (2020-07-24 14:28:50)
Offline