Project

General

Profile

Actions

Bug #422

closed

Reinstallation of monkey trashes auth file

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

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
18 Dec 2014
Due date:
% Done:

100%

Estimated time:
Severity:
03 - Medium

Description

The pibox.mk file gets overwritten on a reinstall of the monkey package. To fix this:
  1. Move pibox.mk pibox.mk.pkg in the source tree
  2. install pibox.mk.pkg
  3. Add the following line to postinst for the package, but only if /etc/monkey/plugins/auth/pibox.mk doesn't already exist
    mv /etc/monkey/plugins/auth/pibox.mk.pkg /etc/monkey/plugins/auth/pibox.mk
    
Actions

Also available in: Atom PDF