jakllsch
531ea916a2
Add /etc/ip6addrctl.conf as optional file so it is backed up.
2021-02-26 18:39:10 +00:00
kim
79fd846d36
Fix /private/tmp mode to match etc/rc.d/perusertmp
2020-06-28 03:05:59 +00:00
christos
2f0bfbf344
Rename blacklist -> blocklist
2020-06-15 01:57:29 +00:00
roy
cfd6163780
dhcpcd: Empty the chroot
...
While here, set correct optional hooks.
2020-05-31 12:58:09 +00:00
maxv
907a706c0b
Add smtoff, an rc.d script that disables Simultaneous Multi-Threading. It
...
parses the output of cpuctl, and executes "cpuctl offline" for each CPU
that has SmtID!=0.
The default is "smtoff=NO", which means that SMT remains enabled.
2019-05-11 19:31:03 +00:00
mrg
a98d0fefaa
capture /etc/route.conf in /var/backups.
2019-05-04 08:26:51 +00:00
christos
4dacee11e8
For consistency use the user and group names for directory ownership.
...
Also do this for rtadvd, so that it can dump core.
2019-03-29 21:44:22 +00:00
maxv
6049b090a1
Remove the userland part of ISDN. The kernel part is untouched for now.
...
ipppctl was actually an exact copy of pppoectl; there is no functional
change in pppoectl in this commit.
2018-09-23 07:24:19 +00:00
roy
b729dec75a
Remove dhclient from the base system.
...
Discussed here:
https://mail-index.netbsd.org/tech-userlevel/2018/06/21/msg011233.html
2018-06-29 12:34:13 +00:00
christos
b985414b8f
Merge autofs support from: Tomohiro Kusumi
...
XXX: Does not work yet
2018-01-09 03:31:12 +00:00
is
d9123c9e75
Add startup file for dhcp v6 with builtin isc-dhcp. Alas, this needs to
...
be a seperate process. On the positive side: this can't break the dhcpd
for IPv4 when tested.
2017-12-29 18:15:48 +00:00
christos
efebee5612
sort completely
2017-02-20 13:45:43 +00:00
pgoyette
d34bac1615
Move the /etc/sasl stuff to proper position in collating sequence.
...
XXX Ideally we would sort the whole file...
2017-02-20 04:02:53 +00:00
pgoyette
72c3d8d573
Add /etc/rc.d/unbound per christos@
...
XXX should we move the /etc/sasl/ entries to their proper place in
XXX sort order? as of now they're sitting in the middle of /etc/rc.d !
2017-02-20 00:33:53 +00:00
pgoyette
2b301e390b
Mark the entry for /etc/rc.d/nsd optional - it's not included in every
...
system.
2017-02-20 00:29:37 +00:00
christos
9b4226cef8
add nsd npfd
2017-01-07 22:37:22 +00:00
maya
9287afda0f
Add blacklistd.conf so it gets backed up, too.
2016-12-27 17:13:45 +00:00
christos
4bb5b9d374
Add npf.conf so it gets backed up.
2016-12-27 16:48:12 +00:00
christos
0e5ab369bd
PR/49380: KAMADA Ken'ichi: ntpd_chrootdir does not work on NetBSD 7.0_BETA
...
Provide /etc/resolv.conf so that it can resolve names. This is needed because
of deferred name resolution.
XXX: pullup -7
2015-11-23 19:56:47 +00:00
jmcneill
7ba4328bfa
Process /etc/modules.conf (if present) at startup, before securelevel is
...
raised, to allow module loading on ports without a module aware bootloader.
2015-03-21 19:10:43 +00:00
joerg
88c9fb0be8
Add rc script for /sbin/iscsid.
2015-02-21 23:13:00 +00:00
uebayasi
c4f304668a
Add entries, sort, etc.
2014-12-30 03:52:03 +00:00
roy
679020a8a6
More rtsold removal, thanks to Henning Petersen.
...
Fixes PR misc/49228.
2014-09-20 15:10:41 +00:00
dholland
0b2a19e1a1
Remove "tags=nodiff" from /var/log/authlog as suggested by uebayasi@;
...
part of PR 49031.
2014-08-05 07:34:52 +00:00
uebayasi
582f22c9fc
Tag all 0600 files as "nodiff" (== secret).
2014-05-19 05:43:35 +00:00
roy
d87d6793f0
Add _rtadvd user and group.
...
Add a chroot dir for the _rtadvd user.
Drop privs to the user _rtadvd after acquiring our socket.
When rc.d/rtadvd starts or reloads, the rtadvd config file is copied
into the chroot before starting or reloading rtadvd itself.
Create a symlink from /var/run/rtadvd.dump to the chroot
Inital idea from OpenBSD patch rtadvd.c r1.36
2013-07-09 09:34:58 +00:00
yamt
8782935dec
try to sync lists of rc.d scripts
2013-05-16 07:37:05 +00:00
christos
7026897f2b
fix typo, from Henning Petersen
2013-03-11 23:17:34 +00:00
christos
b50b975dbc
PR/47630: Petar Bogdanovic: add ssh_host_ecdsa_key to /etc/mtree/special
2013-03-08 14:31:28 +00:00
kefren
690d3837f6
add ldpd rc.d script here too
2012-06-28 16:34:06 +00:00
tsutsui
a7f5216f76
Add an rc.d(8) script for isibootd(8). Taken from ndbootd(8).
2011-12-17 13:37:49 +00:00
taca
093293c2cb
According to /etc/rc.d/mdnsd, /var/run/mdnsd is owned by _mdnsd:_mdnsd
...
if it created. So, set owner/group of /var/run/mdnsd.
It stop a useless warning in /etc/security.
2011-12-08 01:15:02 +00:00
tls
aae64c95c0
Make the rndsave structure public -- the kernel will learn to read it
...
and sysinst may learn to write it (since, on some systems, most of
the keyboard input they ever get happens to be during install). Fix a
couple of minor problems with the random_seed rc script addition.
2011-11-26 01:17:17 +00:00
plunky
b52bb12959
provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration
...
in a simpler manner. This replaces btattach, btconfig, bthcid, btdevctl
and sdpd scripts, and also should not require any configuration settings
other than "bluetooth=YES", though the full range of configurations is
still possible.
2011-05-27 09:28:41 +00:00
martin
470f713611
Get rid of var/chroot/tcpdump/etc
2011-04-17 13:07:18 +00:00
martin
75b76dfeb7
When run as root, tcpdump will chroot to /var/run/tcpdump - but it can
...
not look up /etc/protcols in there. So install a copy of /etc/protocols
into the chroot area.
Fixes PR bin/44721.
2011-04-11 20:03:45 +00:00
rmind
07ac07d35f
NPF checkpoint:
...
- Add libnpf(3) - a library to control NPF (configuration, ruleset, etc).
- Add NPF support for ftp-proxy(8).
- Add rc.d script for NPF.
- Convert npfctl(8) to use libnpf(3) and thus make it less depressive.
Note: next clean-up step should be a parser, once dholland@ will finish it.
- Add more documentation.
- Various fixes.
2011-02-02 02:20:24 +00:00
jruoho
27cfff3b3e
Make tcpdump(8) to drop root privileges and chroot(2) by default.
2010-12-17 09:54:27 +00:00
christos
24854e5e7c
Add directory for bind's managed keys.
2010-08-24 13:18:04 +00:00
jruoho
f4cbf9faff
Add "optional" keyword to rc.d/xdm and rc.d/xfs. Fixes PR misc/43307.
2010-06-07 04:48:47 +00:00
tsarna
a8bcd3b5c3
Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.
2009-09-29 23:56:26 +00:00
tron
ca1f9d61ae
Remove "/etc/postfix/postfix-script" as the file was obsoleted by
...
the upgrade to Postfix 2.6.x.
2009-09-17 11:52:02 +00:00
mbalmer
70d654f756
Document recent gpio(4) changes and introduce a new config file for GPIO.
...
Integrate with the startup scripts in /etc/rc.d. Introduce new variable
"gpio" for /etc/rc.conf.
2009-07-25 16:20:10 +00:00
joerg
e7f29a3386
Split fsck during boot into two phases. Check the root file system
...
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.
2009-04-21 16:08:57 +00:00
taca
6619b4d1ca
Fix a typo with /etc/rc.d/lvm.
2009-01-18 08:24:46 +00:00
haad
f42e53f384
Add lvm script to the lists.
2009-01-16 01:58:32 +00:00
apb
578d3b717e
Add rndctl
2009-01-08 12:12:38 +00:00
isaki
cf59801230
x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.
...
- Make MD poffd(8) retire, and use MI powerd(8) instead of it.
- Make /dev/pow1 retire, because nobody holds /dev/pow0 any longer.
Use /dev/pow0 for pow(4) ioctl.
- POWIOCSSIGNAL ioctl which is for poffd(8) is also obsoleted.
2008-12-20 13:20:58 +00:00
mishka
43e91ff9f2
Import rc.d/httpd script for httpd(8) daemon control.
...
See rc.conf(5) for options explanation.
2008-12-11 13:55:16 +00:00
ad
0efea177e3
Remove LKMs and switch to the module framework, pass 1.
...
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00