systemd/module-setup.sh: mkdir /etc/systemd
parent
3d0da653f0
commit
4961910fe3
|
|
@ -201,7 +201,7 @@ install() {
|
|||
ln_r "$systemdsystemunitdir/${i}" "$systemdsystemunitdir/initrd.target.wants/${i}"
|
||||
done
|
||||
|
||||
|
||||
mkdir -p "$initdir/etc/systemd"
|
||||
# turn off RateLimit for journal
|
||||
{
|
||||
echo "[Journal]"
|
||||
|
|
|
|||
Loading…
Reference in New Issue