bash

Search

You can find the results of your search below.

systemd
4 Hits, Last modified:
al] Storage=persistent </code> deprecated <file bash /etc/profile.d/systemd-user.sh> export XDG_RUNTIM... _DIR}/bus" </file> new method <code> mkdir -p ~/.bashrc.d echo "export XDG_RUNTIME_DIR=/run/user/$(id -u)" > ~/.bashrc.d/systemd source ~/.bashrc.d/systemd </code> journalctl -u does not work. Use instead <code> journal