summarylogtreecommitdiffstats
path: root/keystone.service
blob: 572c9f95e4e89f492fe08c84e6b2243f4e3c35fb (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=keystone Identity API server

[Service]
ExecStart=/usr/bin/keystone-all
User=keystone

[Install]
WantedBy=multi-user.target