Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648572 - net-analyzer/arpwatch - add systemd service support
Summary: net-analyzer/arpwatch - add systemd service support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-systemd-unit
  Show dependency tree
 
Reported: 2018-02-23 04:57 UTC by Ryan James
Modified: 2021-03-15 20:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
systemd service file (arpwatchd.service,363 bytes, text/plain)
2018-02-23 05:00 UTC, Ryan James
Details
systemd conf file (arpwatch.conf,417 bytes, text/plain)
2018-02-23 05:00 UTC, Ryan James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan James 2018-02-23 04:57:52 UTC
There are no service or configuration files for launching arpwatch through systemd.

Reproducible: Always
Comment 1 Ryan James 2018-02-23 05:00:11 UTC
Created attachment 520660 [details]
systemd service file
Comment 2 Ryan James 2018-02-23 05:00:49 UTC
Created attachment 520662 [details]
systemd conf file
Comment 3 Larry the Git Cow gentoo-dev 2021-03-15 20:20:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8245121a7b25edc276225f09c134fe85da61b089

commit 8245121a7b25edc276225f09c134fe85da61b089
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-15 20:19:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-15 20:19:46 +0000

    net-analyzer/arpwatch: install systemd unit
    
    Thanks-to: Ryan James <rinkydinksrj@gmail.com>
    Closes: https://bugs.gentoo.org/648572
    Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{arpwatch-3.1.ebuild => arpwatch-3.1-r1.ebuild}      |  8 ++++++--
 net-analyzer/arpwatch/files/arpwatch.conf                | 16 ++++++++++++++++
 net-analyzer/arpwatch/files/arpwatch.service             | 16 ++++++++++++++++
 3 files changed, 38 insertions(+), 2 deletions(-)