diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-02-02 19:46:56 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-02-02 19:46:56 +0000 |
commit | 5c2e0abe162fa625bd06f9983ac3adcb23e0b93a (patch) | |
tree | b092e48831622e6efc7b4cb056587a6f7f3b199b /board.batch | |
download | gpg-5c2e0abe162fa625bd06f9983ac3adcb23e0b93a.tar gpg-5c2e0abe162fa625bd06f9983ac3adcb23e0b93a.tar.gz gpg-5c2e0abe162fa625bd06f9983ac3adcb23e0b93a.tar.bz2 gpg-5c2e0abe162fa625bd06f9983ac3adcb23e0b93a.tar.xz gpg-5c2e0abe162fa625bd06f9983ac3adcb23e0b93a.zip |
add gpg batch file
Diffstat (limited to 'board.batch')
-rw-r--r-- | board.batch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/board.batch b/board.batch new file mode 100644 index 0000000..c173f24 --- /dev/null +++ b/board.batch @@ -0,0 +1,9 @@ +%echo Generating a standard key +Key-Type: RSA +Key-Length: 4096 +Name-Real: Mageia Board +Name-Email: board@mageia.org +Expire-Date: 730d +%commit +%echo done + |