Project

General

Profile

Actions

Feature #6573

closed
JD

/var/run/dmesg.boot

Feature #6573: /var/run/dmesg.boot

Added by Jose Luis Duran about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Operating System
Target version:
Start date:
07/03/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Is it possible to have a ln -s /var/log/dmesg.boot /var/run/dmesg.boot? The vm-bhyve package expects the file at the standard location.

Is there a reason why dmesg.boot is under varlog_path instead of varrun_path?

JP Updated by Jim Pingle about 10 years ago Actions #1

It was relocated because /var/run is a tiny memory disk used for some very volatile files to save disk writes, and there is more room in /var/log/

A symlink should be OK, but some code would need to create the link at each boot. Should be fairly simple to do.

CB Updated by Chris Buechler about 10 years ago Actions #3

  • Status changed from New to Feedback
  • Target version changed from 2.4.0 to 2.3.2

PR merged

CB Updated by Chris Buechler about 10 years ago Actions #4

  • Status changed from Feedback to Resolved

works

JD Updated by Jose Luis Duran about 10 years ago Actions #5

Perfect.

Thank you!

Actions

Also available in: Atom