repo.or.cz
/
ArchLinux
/
community.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
archrelease: copy trunk to community-x86_64
[ArchLinux/community.git]
/
opensearch
/
repos
/
community-x86_64
/
opensearch-keystore.service
blob
26826fb89618ea5014ec542effe909b057950ee6
1
[Unit]
2
Description=OpenSearch Keystore Generation
3
ConditionPathExists=|!/etc/opensearch/opensearch.keystore
4
5
[Service]
6
Type=oneshot
7
Group=opensearch
8
UMask=0007
9
ExecStart=/usr/share/opensearch/bin/opensearch-keystore create
10
RemainAfterExit=yes