This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CacheDirectory=keystone
-
ExecStart=/etc/init.d/keystone systemd-start
-
Group=keystone
-
LimitNOFILE=65535
-
Restart=on-failure
-
RuntimeDirectory=keystone lock/keystone
-
TimeoutStopSec
Introduced in systemd 188=15 -
Type=simple
-
User=keystone
-
WorkingDirectory=~
-
-
[Unit]
-
After=postgresql.service mysql.service keystone.service rabbitmq-server.service ntp.service network-online.target local-fs.target remote-fs.target
-
Description=OpenStack Keystone API (keystone)
-
Documentation=man:keystone(1)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.