Skip to content

Commit d9badc0

Browse files
committed
track upgrade.site(5)
If present, this is probably the first user-specified code that runs on new systems, right in the installer even before reboot, so watch for changes. OK job
1 parent 76a00bd commit d9badc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/changelist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $OpenBSD: changelist,v 1.140 2024/10/31 22:14:04 kn Exp $
1+
# $OpenBSD: changelist,v 1.141 2025/04/13 20:04:02 kn Exp $
22
#
33
# List of files which the security script backs up and checks
44
# for modifications.
@@ -163,6 +163,7 @@
163163
/root/.shosts
164164
/root/.ssh/authorized_keys
165165
/root/.ssh/authorized_keys2
166+
/upgrade.site
166167
/var/cron/at.allow
167168
/var/cron/at.deny
168169
/var/cron/cron.allow

0 commit comments

Comments
 (0)