diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-04-14 19:30:22 +0100 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-04-14 19:30:22 +0100 |
commit | ee2c1021481511f26668c781215fe9fb91a4c338 (patch) | |
tree | af20cb1a12413775e17d1d77095a2cfdffc7a70a | |
parent | 899eca5f024f22b67aa032dd82aa4393b60b85e4 (diff) | |
download | infra-ee2c1021481511f26668c781215fe9fb91a4c338.tar.gz infra-ee2c1021481511f26668c781215fe9fb91a4c338.tar.bz2 infra-ee2c1021481511f26668c781215fe9fb91a4c338.zip |
Add `systemctl daemon-reload` item in TODO
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ LATER * Install fail2ban. * Set correct hostname for each host. * Clean pacman caches. +* Do `systemctl daemon-reload` on unit updates? DOTFILES |