mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-10 13:51:39 -04:00
Making sure normal users get a /dev directory when fs_size > 8192.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Example-Debian.yard,v 1.8 2001/12/12 05:12:46 freesource Exp $
|
||||
# $Id: Example-Debian.yard,v 1.9 2001/12/13 03:01:15 freesource Exp $
|
||||
# Generated by make_debian.
|
||||
|
||||
# Note: This is provided as an example to show how a macro distribution
|
||||
@@ -134,6 +134,7 @@
|
||||
/dev/console
|
||||
|
||||
# Empty directories with no stuff.
|
||||
/dev # needed for normal users
|
||||
/mnt
|
||||
/proc
|
||||
/tmp
|
||||
|
||||
Reference in New Issue
Block a user