-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
/lib/bootchart/tmpfs
This not good place for tmpfs, REALLY :-)
Maybe /tmp folder will better than /lib ?
When I builded rpm package, tmpfs folder not exist.
I added this hand to spec file
%make_install
this fix bug with not installed folder
install -m 755 -d %{buildroot}/lib/bootchart/tmpfs
PS: debug option for bootchart will be great idea ;-)
Metadata
Metadata
Assignees
Labels
No labels