NetBSD/share/examples/fstab/fstab.wd0.cobalt
hubertf 71be6dfd96 No devices on /usr -> mount -o nodev
No setuid programs in /var	-> mount -o nodev,nosuid

Adding "noexec" in various places may cause too much damage
(e.g. for running DEINSTALL scripts from /var/db/pkg, configure
scripts, etc).

Inspired by OpenBSD's afterboot(8) manpage.
2005-05-04 18:26:14 +00:00

10 lines
251 B
Plaintext

# $NetBSD: fstab.wd0.cobalt,v 1.3 2005/05/04 18:26:14 hubertf Exp $
/dev/wd0a / ffs rw 1 1
/dev/wd0e /stand ext2fs rw 1 2
/dev/wd0f none swap sw 0 0
#
# Possibly include data from the following files here:
# fstab.cdrom
# fstab.pseudo
# fstab.ramdisk