void installinnbbsd(void) { installdaemon(cmds, 100, NULL); }
int installinnbbsd(void) { installdaemon(cmds, 100, NULL); return 0; }