Skip to content

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Feb 22, 2018

Tested on keineahnung.

Recreate the bee file with the command below, and adapt it according to
the old bee files.

```
$ bee init -f -o lsof-4.87-0.bee ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.87.tar.bz2
creating lsof-4.87-0.bee from template '/etc/default/bee/templates/fallback'
```
There is no reason to have it in `SBINDIR`. The Linux From Scratch book
also installs it into `/usr/bin`.
Do not hard code the version to make updates easier.
Prepend `start_cmd` to log the invocation.
This reverts commit afa71a4.

I was told, some paths are hard-coded, so keep it in `/usr/sbin`.
@pmenzel
Copy link
Collaborator Author

pmenzel commented Feb 22, 2018

Revert the path change. It’s now still in /usr/sbin.

Copy link
Collaborator

@wwwutz wwwutz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I like the way you handled the sbin issue.

@wwwutz wwwutz merged commit 21df926 into master Feb 22, 2018
@donald donald deleted the update-lsof-from-4.87-to-4.90 branch February 26, 2018 07:29
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants