summaryrefslogtreecommitdiff
path: root/systemd/db-import-keyring.service
blob: 96ec7bd7adcab9a33515ceabeadb7cae26ac376b (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=db-import-keyring
Wants=network-online.target
After=network-online.target

[Service]
Type=oneshot
User=repo
ExecStart=/usr/bin/db-import-keyring

PrivateTmp=true