summaryrefslogtreecommitdiff
path: root/net-misc/sks/files/sks-db.service
blob: bbc3ba7e2b2d1f86d35e77ecd0ac8bc913c1625d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SKS database thread
After=network.target

[Service]
ExecStart=/usr/bin/sks db
User=sks
WorkingDirectory=/var/lib/sks

[Install]
WantedBy=multi-user.target