diff options
Diffstat (limited to 'etc/rc.conf.GNU')
-rw-r--r-- | etc/rc.conf.GNU | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/etc/rc.conf.GNU b/etc/rc.conf.GNU deleted file mode 100644 index a9f054ae..00000000 --- a/etc/rc.conf.GNU +++ /dev/null @@ -1,14 +0,0 @@ -############################################################################## -# GNU/Hurd SPECIFIC OPTIONS - -# This is the subsystem type. Valid options on GNU/Hurd: -# "" - nothing special -# "subhurd" - Hurd subhurds (to be checked) -# If this is commented out, automatic detection will be used. -# -# This should be set to the value representing the environment this file is -# PRESENTLY in, not the virtualization the environment is capable of. -#rc_sys="" -# This is the number of tty's used in most of the rc-scripts (like -# consolefont, numlock, etc ...) -#rc_tty_number=6? |