From 57bf2cd2c2f978c9b4cd338f97d9c18d9c89db76 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 21 Nov 2020 18:37:06 +0000 Subject: [PATCH] wip local users table spec Signed-off-by: Ian Jackson --- specs/local-users.table.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 specs/local-users.table.toml diff --git a/specs/local-users.table.toml b/specs/local-users.table.toml new file mode 100644 index 00000000..8072e09d --- /dev/null +++ b/specs/local-users.table.toml @@ -0,0 +1,6 @@ +# Copyright 2020 Ian Jackson +# SPDX-License-Identifier: AGPL-3.0-or-later +# There is NO WARRANTY. + +[[players]] +account_glob = "unix:*" -- 2.30.2