reference documentation in the service files
This commit is contained in:
parent
da0891976a
commit
037cfdc0a0
@ -3,7 +3,7 @@
|
||||
Summary: Network monitoring tools including ping
|
||||
Name: iputils
|
||||
Version: 20121221
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
# some parts are under the original BSD (ping.c)
|
||||
# some are under GPLv2+ (tracepath.c)
|
||||
License: BSD and GPLv2+
|
||||
@ -177,6 +177,9 @@ mv -f RELNOTES.tmp RELNOTES
|
||||
%attr(644,root,root) %{_mandir}/man8/ninfod.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Feb 3 2014 Jan Synáček <jsynacek@redhat.com> - 20121221-8
|
||||
- reference documentation in the service files
|
||||
|
||||
* Tue Jan 21 2014 Jan Synáček <jsynacek@redhat.com> - 20121221-7
|
||||
- Build with pie/full RELRO (#1055742)
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Node Information Query Daemon
|
||||
After=network.target
|
||||
Documentation=man:ninfod
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=rdisc daemon which discovers routers on the local subnet
|
||||
After=network.target
|
||||
Documentation=man:rdisc
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
|
Loading…
Reference in New Issue
Block a user