Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/github/pr/145'
Browse files Browse the repository at this point in the history
  • Loading branch information
mika committed Mar 13, 2024
2 parents a036acb + ccd246d commit 9ce42c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/grml/fai/config/files/etc/fstab/GRMLBASE
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ devpts /dev/pts devpts noauto,mode=0622 0
/dev/dvd /media/dvd auto user,noauto,exec,ro 0 0
# some other examples:
# /dev/hda1 /Grml ext3 dev,suid,user,noauto 0 2
# //1.2.3.4/pub /smb/pub smbfs defaults,user,noauto,uid=grml,gid=grml 0 0
# //192.0.2.42/pub /smb/pub smbfs defaults,user,noauto,uid=grml,gid=grml 0 0
# linux:/pub /beer nfs defaults 0 0
# tmpfs /tmp tmpfs size=300M 0 0
# none /proc/bus/usb usbfs defaults,nodev,noexec,nosuid,noauto,devgid=1001,devmode=664 0 0
# 192.168.1.101:/backups /media/nfs nfs defaults,user,wsize=8192,rsize=8192 0 0
# 192.0.2.42:/backups /media/nfs nfs defaults,user,wsize=8192,rsize=8192 0 0
#
# Warning! Please do *not* change any lines below because they are auto-generated.
# If you want to disable rebuildfstab set CONFIG_FSTAB='no' in /etc/grml/autoconfig.
Expand Down

0 comments on commit 9ce42c6

Please sign in to comment.