1 AC_DEFUN([ZFS_AC_CONFIG_USER_SYSVINIT], [ 2 AC_ARG_ENABLE(sysvinit, 3 AS_HELP_STRING([--enable-sysvinit], 4 [install SysV init scripts [default: yes]]), 5 [], enable_sysvinit=yes) 6 7 ZFS_INIT_SYSV=$enable_sysvinit 8 ])
Cache object: e5e22fa4471b91cf9f6de1f84a16a4ca
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.