Browse Source

- armbox: fix description in /etc/exports

master
vanhofen 5 years ago
parent
commit
1dfaeef8c5
  1. 2
      skel-root/armbox/bre2ze4k/etc/exports
  2. 2
      skel-root/armbox/hd51/etc/exports

2
skel-root/armbox/bre2ze4k/etc/exports

@ -1,4 +1,4 @@
# /var/etc/exports: the access control list for filesystems which may be exported to NFS clients.
# /etc/exports: the access control list for filesystems which may be exported to NFS clients.
#
# Example for client mount: "mount -t nfs -o nolock,soft 192.168.0.6:/media/sda1/movies /tmp/movies"
#

2
skel-root/armbox/hd51/etc/exports

@ -1,4 +1,4 @@
# /var/etc/exports: the access control list for filesystems which may be exported to NFS clients.
# /etc/exports: the access control list for filesystems which may be exported to NFS clients.
#
# Example for client mount: "mount -t nfs -o nolock,soft 192.168.0.6:/media/sda1/movies /tmp/movies"
#

Loading…
Cancel
Save