Project

General

Profile

Actions

Bug #725

closed

pisensors install should create sensor registration directory.

Added by Hammel over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Software
Target version:
Start date:
27 Oct 2019
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

There is no /etc/ironman/iot on a fresh install of pisensors so it fails to start. Creating that directory allows the app to start with no sensors configured.

Fix: add the following to postinst script for pisensors.

mkdir -p /etc/ironman/iot
mkdir -p /etc/ironman/jarvis

The latter is needed for Jarvis management.

Note: This may not belong here - both might be created with the imrest (imwww app) installation instead.

Actions #1

Updated by Hammel over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Done - tested, committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF