Difference between revisions of "Fstab"

m
fixed template
(Marked this version for translation)
m (fixed template)
Line 150: Line 150:


= Tips and tricks = <!--T:33-->
= Tips and tricks = <!--T:33-->
The default setup will automatically `fsck` and `mount` filesystems before starting services that need them to be mounted. For example, systemd automatically makes sure that remote filesystem mounts like NFS or Samba are only started after the network has been set up. Therefore, local and remote filesystem mounts specified in `/etc/fstab` should work out of the box. See {{man 5 systemd.mount}} for details.
The default setup will automatically `fsck` and `mount` filesystems before starting services that need them to be mounted. For example, systemd automatically makes sure that remote filesystem mounts like NFS or Samba are only started after the network has been set up. Therefore, local and remote filesystem mounts specified in `/etc/fstab` should work out of the box. See {{UserCmd|command=man 5 systemd.mount}} for details.


=See Also= <!--T:34-->
=See Also= <!--T:34-->