tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
etc
/
examples
/
at
jcs
41 files
acme-client.conf
Remove the buypass example as they cease free ACME DV certification services
7 months ago
bgpd.conf
Make the example bgpd.conf work with 4byte ASN out of the box. Use local-as in community and large-community stanzas since that will be expanded at runtime. For communities that only work with 2byte ASN the filter will never match (or nothing will be set / deleted) since a 4byte ASN can never match.
1 year ago
chio.conf
move a few more...
11 years ago
dhcpd.conf
Move more files into the examples directory...
11 years ago
doas.conf
Add doas.conf example configuration file.
9 years ago
dvmrpd.conf
move a few more...
11 years ago
eigrpd.conf
add rcsid
10 years ago
exports
move exports, ftpchroot, hosts.lpd, printcap, and remote to the examples directory. ok robert
11 years ago
hostapd.conf
move a few more...
11 years ago
httpd.conf
Remove acme-challenge location from HTTPS server configuration as RFC8555 8.3 explicitly states that the challenge must be over HTTP.
1 year ago
ifstated.conf
firefall -> firewall, from Joel Carnat
2 years ago
iked.conf
tweak examples/iked.conf bits a little further following comments by aisha@ and Crystal Kolipe, ok aisha@ tobhe@
3 years ago
inetd.conf
Move more files into the examples directory...
11 years ago
ipsec.conf
Move more files into the examples directory...
11 years ago
ldapd.conf
Add a bsd.schema line to the example ldapd.conf
5 years ago
ldpd.conf
Correct example file since reserved words cannot be used as macros. Not only that, the macro used was password and if we changed it to something like pass="secret" it would log it if the daemon was ran in verbose mode.
7 years ago
login_ldap.conf
Add an example file so login_ldap.conf maybe becomes a little more intelligible.
5 years ago
man.conf
Actually use the new man.conf(5) "output" directive. Additional functionality, yet minus 45 lines of code.
11 years ago
mixerctl.conf
mixerctl.conf wsconsctl.conf can properly become examples. As discussed a few days ago with aja
11 years ago
mrouted.conf
Move more files into the examples directory...
11 years ago
ntpd.conf
change the nmea sensor to "trusted"
6 years ago
ospf6d.conf
The ospf6d manpage states that the daemon laks support for multi area configurations. Fix the example config to only use one area instead of two.
5 years ago
ospfd.conf
Similar to the ldpd.conf change don't use a macro of the secret. Macros get sometimes logged so we should not encurage to use them for sensitive data.
7 years ago
pf.conf
we were refering to 10k states by default here as well, pt out by claudio
7 years ago
printcap
Change default lpd spool directory to match the code; from Chris Bennett Add /var/spool/output/lpd to mtree(1).
10 years ago
rad.conf
s/resolver/nameserver/ to match parse.y -r1.4
7 years ago
radiusd.conf
Use the new syntax, listen for accounting, and use file module.
1 year ago
rbootd.conf
Move more files into the examples directory...
11 years ago
rc.local
Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).
11 years ago
rc.securelevel
Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).
11 years ago
rc.shutdown
Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).
11 years ago
relayd.conf
Unmention/don't explain SSL, drop 9y old "ssl" keyword/deprecation warning
2 years ago
remote
We are done providing support for the vax. lots of agreement.
10 years ago
ripd.conf
Move more files into the examples directory...
11 years ago
sasyncd.conf
Fix two places where carp backup state is misspelled in comments. ok claudio@
5 years ago
sensorsd.conf
Move more files into the examples directory...
11 years ago
snmpd.conf
Rework examples/snmpd.conf; show more things that people are likely to actually need, and fewer things that they won't need. In particular don't rely on default auth/enc settings; SNMPv3 isn't algorithm-agile, it must be defined on both ends, so relying on a default is going to cause some problems if it ever does change.
4 years ago
sysctl.conf
use kmem(4) instead of "all memory" which has more information about what exactly is allowed, and specifically refers to allowkmem (and that it permits both /dev/mem and /dev/kmem). discussed with deraadt
1 year ago
vm.conf
Recommend veb(4) instead of bridge(4).
2 years ago
wsconsctl.conf
Add mouse.tp.tapping example.
5 years ago
ypldap.conf
Move more files into the examples directory...
11 years ago