Displaying 3 results from an estimated 3 matches for "local_startup".
2006 Apr 04
1
Have the expanded rcorder behaviour merged to RELENG_5?
Hello,
I saw in the Porters Handbook this OSVERSION macro:
6.0-STABLE after incorporating scripts from the local_startup
directories into the base rcorder(8)
<http://www.FreeBSD.org/cgi/man.cgi?query=rcorder&sektion=8>. 600101
I think that change has been merged to the RELENG_5 branch but I1m not
sure. If so, could somebody tell me what is the corresponding OSVERSION
for RELENG_5? And if it has been me...
2007 Sep 07
0
cannot access samba server
...from /usr/share/syscons/fonts/* (or NO).
font8x14="iso15-8x14" #font 8x14 from /usr/share/syscons/fonts/* (or NO).
font8x8="iso15-8x8" #font 8x8 from /usr/share/syscons/fonts/* (or NO).
vidcontrol VGA_80x60 cyan
webmin_enable="YES"
# added by xorg-libraries port
local_startup="/usr/local/etc/rc.d"
devfs_system_ruleset="system"
samba_enable="YES"
cupsd_enable="YES"
postgresql_enable="YES"
apache22_enable="YES"
named_program="/usr/sbin/named"
and here is smb.conf (some of it has been commented out and...
2009 Jan 26
2
FreeBSD-7.1STABLE w/BIND-9.4.3-P1 start problem
...54.1x.x:22 122.254.93.23:53108
root sshd 632 3 tcp4 *:22 *:*
root syslogd 451 8 udp4 *:514 *:*
ns#
5./etc/rc.conf:
ns# more /etc/rc.conf
# -- sysinstall generated deltas -- # Thu May 8 23:42:32 2008
# added by xorg-libraries port
local_startup="/usr/local/etc/rc.d"
font8x14="NO"
font8x16="swiss-8x16"
font8x8="swiss-8x8"
hostname="ns.xxx.mn"
ifconfig_bge0="inet 122.254.1x.x netmask 255.255.255.224"
defaultrouter="122.254.1x.x"
keymap="us.iso"
moused_enable=&q...