Add symlink for 00_systemd_journal.conf

Signed-off-by: Alban Vidal <alban.vidal@zordhak.fr>
This commit is contained in:
Alban Vidal 2018-09-25 05:33:35 +02:00
parent 9d41d49fb1
commit c83ba65ad7
2 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,7 @@ ln -sf $GIT_DIR/root/.bashrc /root/
ln -sf $GIT_DIR/root/.profile /root/
mkdir -p /root/.profile.d
ln -sf $GIT_DIR/root/.profile.d/00_functions.conf /root/.profile.d/
ln -sf $GIT_DIR/root/.profile.d/00_systemd_journal.conf /root/.profile.d/
ln -sf $GIT_DIR/root/.profile.d/01_stats_connexion.conf /root/.profile.d/
# vimrc
ln -sf $GIT_DIR/root/.vimrc /root/

View File

@ -2,6 +2,7 @@
# Systemd and journald aliases
# TODO : add color in help-journald
# TODO : update README with new aliases
echo -e "\nEnter 'help-journald' to print internal aliases and functions for systemd/journald"