Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fjail-hostid.rst @ 651:57ee25cec0dd
farray.sh: farray_istrue() and falist_istrue(): truth tests for arrays and alists.
The rules are as in Python: non-empty arrays/alists are truish, empty
arrays/alists are falsy.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 27 Sep 2024 22:45:45 +0200 |
| parents | db04f195db32 |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- fjail-hostid ============ Synopsis -------- **fjail hostid** Description ----------- Generate a proposal for a new BSD host UUID and ID and print it to stdout. The output is suitable for inclusion in a :file:`/etc/jail.conf`. Examples -------- :: # fjail hostid Proposed hostuuid/hostid: host.hostuuid = "868be13d-6fc0-11ed-827f-74d435fd3892"; host.hostid = 582606249; # See Also -------- :manpage:`fjail(8)`, :manpage:`ftjail(8)`
