fix(os): Actually scratch daemon-reload, no daemon here to reload in a chroot (#1)
This commit is contained in:
parent
0f6cc4aa13
commit
35dacb977c
2
setup.sh
2
setup.sh
@ -416,7 +416,7 @@ Description=chmod initramfs to be root-read-writable only
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img
|
ExecStart=/usr/bin/chmod 600 /boot/initramfs-linux.img
|
||||||
EOF
|
EOF
|
||||||
systemctl daemon-reload
|
|
||||||
systemctl enable "${path_unit}"
|
systemctl enable "${path_unit}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user