File: openstack-cluster-installer-agent.oci-live-host-keys.service

package info (click to toggle)
openstack-cluster-installer 43.0.26
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,572 kB
  • sloc: php: 19,169; sh: 18,260; ruby: 75; makefile: 31; xml: 8
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=OpenStack Cluster Installer Status Report
After=network.service ssh.service

[Service]
User=root
Group=root
WorkingDirectory=/var/lib/openstack-cluster-installer-agent
ExecStart=/usr/bin/oci-agent-sign-live-ssh-host-keys
Type=oneshot

[Install]
WantedBy=multi-user.target