post_install() {
	chown eucalyptus eucalyptus /var/lib/eucalyptus/volumes
	systemctl start tgtd.service
	udevadm control --reload-rules
}
