Migración de Github

This commit is contained in:
Eduard Tolosa 2018-06-04 17:48:31 -05:00
commit 5f80ad5e47
113 changed files with 6084 additions and 0 deletions

14
etc/autofs Normal file
View file

@ -0,0 +1,14 @@
#
# Init syatem options
#
# If the kernel supports using the autofs miscellanous device
# and you wish to use it you must set this configuration option
# to "yes" otherwise it will not be used.
#
USE_MISC_DEVICE="yes"
#
# Use OPTIONS to add automount(8) command line options that
# will be used when the daemon is started.
#
#OPTIONS=""
#