aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2022-06-24 10:50:08 -0300
committerSean Whitton <spwhitton@spwhitton.name>2022-06-24 14:15:56 -0700
commit6ceda7ecff3e6b8e8a661ae20b8c2ca09363e2c9 (patch)
treee8efccbcee9bb8b85cd80c2cd05d86673b099db7 /src/package.lisp
parent1a19be7ea65fbfa0b192b2bf18a735f230f16675 (diff)
downloadconsfigurator-6ceda7ecff3e6b8e8a661ae20b8c2ca09363e2c9.tar.gz
add USER:GROUP-EXISTS
This is essentially a copy of HAS-ACCOUNT, with the equivalent of USER-EXISTS inlined. Signed-off-by: David Bremner <david@tethera.net>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/package.lisp b/src/package.lisp
index a8b298e..c65b04b 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -558,6 +558,7 @@
(#:os #:consfigurator.property.os))
(:export #:has-account
#:has-account-with-uid
+ #:group-exists
#:has-groups
#:has-desktop-groups
#:has-login-shell