diff options
| author | Franco Fichtner <franco@opnsense.org> | 2024-11-25 14:00:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-12-11 22:58:14 +0000 |
| commit | bf847ea31ae25953d115a57c77ff556e9641cd26 (patch) | |
| tree | a5d956dc194cef5f6a2fcb6c4a9354be7a753c30 /libexec | |
| parent | 638b29fe651e9a2454d6d73f0af0aec0d208c5d0 (diff) | |
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/hostid | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rc/rc.d/hostid b/libexec/rc/rc.d/hostid index 18d0fbabf6e4..bde88d7e6be5 100755 --- a/libexec/rc/rc.d/hostid +++ b/libexec/rc/rc.d/hostid @@ -77,6 +77,8 @@ valid_hostid() ;; 11111111-2222-3333-4444-555555555555) ;; + 12345678-1234-5678-90ab-cddeefaabbcc) + ;; 4c4c4544-0000-2010-8020-80c04f202020) ;; 58585858-5858-5858-5858-585858585858) |
