/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Finit automatically does `initctl reload` on any .conf change */ /* #undef AUTO_RELOAD */ /* For /run/finit/socket */ #define DEFGROUP "root" /* For /etc/hostname */ #define DEFHOST "noname" /* Built-in default: /usr/lib/finit/plugins:/usr/local/lib/finit/plugins */ #define EXTERNAL_PLUGIN_PATH "/usr/lib/finit/plugins:/usr/local/lib/finit/plugins" /* Skip fsck check on filesystems listed in /etc/fstab */ /* #undef FAST_BOOT */ /* Main Finit configuration file, default /etc/finit.conf */ #define FINIT_CONF "/etc/finit.conf" /* No built-in default fstab */ #define FINIT_FSTAB "/etc/fstab" /* Finit libexec path */ #define FINIT_LIBPATH_ "/libexec/finit" /* Finit rcS.d/, default /etc/finit.d */ #define FINIT_RCSD "/etc/finit.d" /* Compat SysV /etc/rc.local file to run last at boot. */ #define FINIT_RC_LOCAL "/etc/rc.local" /* System environment, default /etc/default & /etc/conf.d */ /* #undef FINIT_SYSCONFIG */ /* Run fsck fix mode (options: -yf) on filesystems listed in /etc/fstab */ /* #undef FSCK_FIX */ /* Define to 1 if the alsa-utils plugin is enabled. */ /* #undef HAVE_ALSA_UTILS_PLUGIN */ /* Define to 1 if the dbus plugin is enabled. */ /* #undef HAVE_DBUS_PLUGIN */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `getmntent' function. */ #define HAVE_GETMNTENT 1 /* Define to 1 if you have the `getmntent_r' function. */ #define HAVE_GETMNTENT_R 1 /* Define to 1 if you have the `getopt' function. */ #define HAVE_GETOPT 1 /* Define to 1 if the hook-scripts plugin is enabled. */ /* #undef HAVE_HOOK_SCRIPTS_PLUGIN */ /* Define to 1 if the hotplug plugin is enabled. */ #define HAVE_HOTPLUG_PLUGIN 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MNTENT_H 1 /* Define to 1 if the modprobe plugin is enabled. */ #define HAVE_MODPROBE_PLUGIN 1 /* Define to 1 if the modules-load plugin is enabled. */ /* #undef HAVE_MODULES_LOAD_PLUGIN */ /* Define to 1 if the netlink plugin is enabled. */ #define HAVE_NETLINK_PLUGIN 1 /* Define to 1 if the resolvconf plugin is enabled. */ /* #undef HAVE_RESOLVCONF_PLUGIN */ /* Define to 1 if the rtc plugin is enabled. */ #define HAVE_RTC_PLUGIN 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SYSMACROS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if the tty plugin is enabled. */ #define HAVE_TTY_PLUGIN 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if the urandom plugin is enabled. */ #define HAVE_URANDOM_PLUGIN 1 /* Define to 1 if the x11-common plugin is enabled. */ /* #undef HAVE_X11_COMMON_PLUGIN */ /* Displayed by Finit at boot, defaults to /etc/os-release PRETTY_NAME */ #define INIT_OSHEADING "" /* Dumpster diving after init args from /proc/cmdline */ /* #undef KERNEL_CMDLINE */ /* Enable built-in rotation of /var/log/wtmp et al. */ #define LOGROTATE_ENABLED 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "finit" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://github.com/troglobit/finit/issues" /* Define to the full name of this package. */ #define PACKAGE_NAME "Finit" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Finit 4.4-dev" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "finit" /* Define to the home page for this package. */ #define PACKAGE_URL "https://troglobit.com/projects/finit/" /* Define to the version of this package. */ #define PACKAGE_VERSION "4.4-dev" /* Built-in default: $libexecdir/finit */ #define PLUGIN_HOOK_SCRIPTS_PATH "/home/ck/custom-os/root/libexec/finit/hook" /* Finit plugin path */ #define PLUGIN_PATH "/home/ck/custom-os/root/lib/finit/plugins" /* Improve random at boot by seeding it with sth from before. */ #define RANDOMSEED "/var/lib/misc/random-seed" /* Enable redirection of service output to /dev/null */ #define REDIRECT_OUTPUT 1 /* Finit rescue mode .conf */ #define RESCUE_CONF "/home/ck/custom-os/root/lib/finit/rescue.conf" /* Runlevel to start after S */ #define RUNLEVEL 2 /* Finit sameple.conf for initctl create */ #define SAMPLE_CONF "/home/ck/custom-os/root/lib/finit/sample.conf" /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "4.4-dev" /* Built-in watchdog device node */ /* #undef WDT_DEVNODE */ /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT32_T */ /* Define for Solaris 2.5.1 so the uint8_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ /* #undef _UINT8_T */ /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ /* #undef uint16_t */ /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ /* #undef uint32_t */ /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ /* #undef uint8_t */