tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: porting the nitro init system



On 05/Sep/2025 08:37, Emile `iMil' Heitor wrote:
<...>
> /var and /tmp could be later mounted by fstab other mountpoints.
> Creating a dedicated /run directory works but doesn't feel right.
> 
> Any correct idea comes to mind?

This is exactly why /run was added on Linux... without it you force
/var to be mounted first (or the rootfs mounted rw), stalling the boot
progress.


Home | Main Index | Thread Index | Old Index