upstream/openstack/python-nova/centos/files/nova-clean-thinpool.service
Dean Troyer 9d3ca49387 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:37:19 -07:00

14 lines
212 B
Desktop File

[Unit]
Description=Clean nova-local thinpool
Before=computeconfig.service
[Service]
Type=oneshot
RemainAfterExit=yes
User=root
ExecStart=/usr/bin/nova_clean_thinpool start
[Install]
WantedBy=multi-user.target