mirror of
https://github.com/systemd/systemd.git
synced 2025-05-25 10:50:37 +03:00
fstab-generator: add missing phrase in comment
This commit is contained in:
parent
d5fbaa965e
commit
de47cd0610
@ -1080,7 +1080,7 @@ static int add_sysroot_usr_mount_or_fallback(void) {
|
|||||||
|
|
||||||
/* OK, so we didn't write anything out for /sysusr/usr/ nor /sysroot/usr/. In this case, let's make
|
/* OK, so we didn't write anything out for /sysusr/usr/ nor /sysroot/usr/. In this case, let's make
|
||||||
* sure that initrd-usr-fs.target is at least ordered after sysroot.mount so that services that order
|
* sure that initrd-usr-fs.target is at least ordered after sysroot.mount so that services that order
|
||||||
* themselves get the guarantee that /usr/ is definitely mounted somewhere. */
|
* themselves after it get the guarantee that /usr/ is definitely mounted somewhere. */
|
||||||
|
|
||||||
return generator_add_symlink(
|
return generator_add_symlink(
|
||||||
arg_dest,
|
arg_dest,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user