diff options
author | 2000-04-24 02:54:27 +0000 | |
---|---|---|
committer | 2000-04-24 02:54:27 +0000 | |
commit | 29a95741e226c8129257a44d7b6536d851a003ba (patch) | |
tree | 7c3a0f8fcdfb4b90e66ed8ec02f931d94279f5c6 | |
parent | Better fix for all the dash shenanigans; rra@stanford.edu (diff) | |
download | wireguard-openbsd-29a95741e226c8129257a44d7b6536d851a003ba.tar.xz wireguard-openbsd-29a95741e226c8129257a44d7b6536d851a003ba.zip |
/etc/rc.conf.local, the default local_rcconf defined in /etc/rc.conf
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/changelist b/etc/changelist index 4a5cab21ea3..53e43eca3fd 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.11 2000/04/16 20:46:22 millert Exp $ +# $OpenBSD: changelist,v 1.12 2000/04/24 02:54:27 pjanzen Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -53,6 +53,7 @@ /etc/rbootd.conf /etc/rc /etc/rc.conf +/etc/rc.conf.local /etc/rc.local /etc/rc.securelevel /etc/rc.shutdown |