/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
etc/examples/
..
acme-client.conf

Add a hint on using letsencrypt-staging for testing

3 года назад
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.

2 года назад
chio.conf

move a few more...

12 лет назад
dhcpd.conf

Move more files into the examples directory...

12 лет назад
doas.conf

Add doas.conf example configuration file.

10 лет назад
dvmrpd.conf

move a few more...

12 лет назад
eigrpd.conf

add rcsid

11 лет назад
exports

move exports, ftpchroot, hosts.lpd, printcap, and remote to the examples directory. ok robert

12 лет назад
hostapd.conf

move a few more...

12 лет назад
httpd.conf

Remove acme-challenge location from HTTPS server configuration as RFC8555 8.3 explicitly states that the challenge must be over HTTP.

год назад
ifstated.conf

firefall -> firewall, from Joel Carnat

3 года назад
iked.conf

tweak examples/iked.conf bits a little further following comments by aisha@ and Crystal Kolipe, ok aisha@ tobhe@

3 года назад
inetd.conf

Move more files into the examples directory...

12 лет назад
ipsec.conf

Move more files into the examples directory...

12 лет назад
ldapd.conf

Add a bsd.schema line to the example ldapd.conf

6 лет назад
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.

8 лет назад
login_ldap.conf

Add an example file so login_ldap.conf maybe becomes a little more intelligible.

6 лет назад
man.conf

Actually use the new man.conf(5) "output" directive. Additional functionality, yet minus 45 lines of code.

11 лет назад
mixerctl.conf

mixerctl.conf wsconsctl.conf can properly become examples. As discussed a few days ago with aja

12 лет назад
mrouted.conf

Move more files into the examples directory...

12 лет назад
ntpd.conf

change the nmea sensor to "trusted"

7 лет назад
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 лет назад
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.

8 лет назад
pf.conf

we were refering to 10k states by default here as well, pt out by claudio

8 лет назад
printcap

Change default lpd spool directory to match the code; from Chris Bennett Add /var/spool/output/lpd to mtree(1).

10 лет назад
rad.conf

s/resolver/nameserver/ to match parse.y -r1.4

8 лет назад
radiusd.conf

Use the new syntax, listen for accounting, and use file module.

год назад
rbootd.conf

Move more files into the examples directory...

12 лет назад
rc.local

Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).

12 лет назад
rc.securelevel

Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).

12 лет назад
rc.shutdown

Add shebang to make it clear these files are shell scripts (they are explicitely executed by sh(1)).

12 лет назад
relayd.conf

Unmention/don't explain SSL, drop 9y old "ssl" keyword/deprecation warning

3 года назад
remote

We are done providing support for the vax. lots of agreement.

10 лет назад
ripd.conf

Move more files into the examples directory...

12 лет назад
sasyncd.conf

Fix two places where carp backup state is misspelled in comments. ok claudio@

6 лет назад
sensorsd.conf

Move more files into the examples directory...

12 лет назад
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.

5 лет назад
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

2 года назад
vm.conf

Recommend veb(4) instead of bridge(4).

2 года назад
wsconsctl.conf

Add mouse.tp.tapping example.

5 лет назад
ypldap.conf

Move more files into the examples directory...

12 лет назад