mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-28 17:39:23 +03:00
Fix typos in config/
Reviewed-by: Ryan Moeller <ryan@ixsystems.com> Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Closes #9232
This commit is contained in:
committed by
Brian Behlendorf
parent
d39c71d365
commit
2b96f77423
+1
-1
@@ -461,7 +461,7 @@ AC_DEFUN([ZFS_AC_DEFAULT_PACKAGE], [
|
||||
AC_MSG_RESULT([$DEFAULT_INIT_SCRIPT])
|
||||
AC_SUBST(DEFAULT_INIT_SCRIPT)
|
||||
|
||||
AC_MSG_CHECKING([default init config direectory])
|
||||
AC_MSG_CHECKING([default init config directory])
|
||||
case "$VENDOR" in
|
||||
alpine) DEFAULT_INITCONF_DIR=/etc/conf.d ;;
|
||||
gentoo) DEFAULT_INITCONF_DIR=/etc/conf.d ;;
|
||||
|
||||
Reference in New Issue
Block a user