This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/1503/

This change has been marked as submitted.


Review request for OpenLMI Developers.
By Jan Safranek.

Updated Feb. 4, 2014, 8:39 a.m.

Repository: openlmi-storage

Description

Place temporary files into /run/openlmi-storage by default.

/tmp is not safe for temporary files, any rogue process can remove or modify
them. Let's put the provider temporary files to /run/openlmi-storage in
our sample storage.conf, hoping that distros implement appropriate SELinux
(or similar) policy.

This patch includes also necessary scaffolding for systemd to create the
directory on boot.

Diffs

  • MANIFEST.in (38d6cfebbee379e30555b99aace37c3e9a7f87c3)
  • openlmi-storage.spec (d5014d2c6466d316ac08528af73473cee61baaca)
  • openlmi-storage.tmpfiles.conf (PRE-CREATION)
  • storage.conf (5993fc85f903edf844bfddf66ec783d568b0e2eb)

View Diff