HomePhorge

(PUP-1510) Fixed forcelocal bug with ensure => absent
c1a17ff8015aUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1510) Fixed forcelocal bug with ensure => absent

The forcelocal option was referencing a command that was not
previously defined which was throwing an exception. The forcelocal
feature does not need to use a special command to delete local users,
only to add them. So the special logic for delete was removed and
forcelocal now uses userdel to ensure absent on a user.

Details

Provenance
John Julien <john@julienfamily.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU18a87a4c6ea9: (maint) Fix pkgin package provider spec to ensure resource uses the pkgin…
Branches
Unknown
Tags
Unknown

Event Timeline

John Julien <john@julienfamily.com> committed rPUc1a17ff8015a: (PUP-1510) Fixed forcelocal bug with ensure => absent (authored by John Julien <john@julienfamily.com>).Feb 14 2014, 12:25 AM