logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

addgnupghome - Create .gnupg home directories

Description

       If  GnuPG  is installed on a system with existing user accounts, it is sometimes required to populate the
       GnuPG home directory with existing files.  Especially a ‘trustlist.txt’ and a keybox  with  some  initial
       certificates   are   often   desired.    This  script  helps  to  do  this  by  copying  all  files  from
       ‘/etc/skel/.gnupg’ to the home directories of the accounts given on the command line.  It takes care  not
       to overwrite existing GnuPG home directories.

       addgnupghome is invoked by root as:

         addgnupghome account1 account2 ... accountn

GnuPG 2.4.8                                        2025-02-19                                    ADDGNUPGHOME(8)

Name

addgnupghome - Create .gnupg home directories

Synopsis

addgnupghomeaccount_1account_2...account_n

See Also