FreeBSD Bugzilla – Attachment 27047 Details for
Bug 45996
[MAINTAINER UPDATE] net/smokeping restart fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 924 bytes, created by
Lars Thegler
on 2002-12-04 20:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2002-12-04 20:50:01 UTC
Size:
924 bytes
patch
obsolete
>diff -Naur /usr/ports/net/smokeping/Makefile smokeping/Makefile >--- /usr/ports/net/smokeping/Makefile Sat Oct 19 11:09:06 2002 >+++ smokeping/Makefile Wed Dec 4 21:35:03 2002 >@@ -7,7 +7,7 @@ > > PORTNAME= smokeping > PORTVERSION= 1.16 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net www > MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ > >diff -Naur /usr/ports/net/smokeping/files/smokeping.sh smokeping/files/smokeping.sh >--- /usr/ports/net/smokeping/files/smokeping.sh Tue Apr 2 03:10:04 2002 >+++ smokeping/files/smokeping.sh Wed Dec 4 21:14:27 2002 >@@ -13,7 +13,7 @@ > ;; > restart) > [ -r ${PREFIX}/etc/smokeping/config ] && \ >- su -f -m smokeping -c ${PREFIX}/bin/smokeping --restart > /dev/null && \ >+ su -f -m smokeping -c "${PREFIX}/bin/smokeping --restart" > /dev/null && \ > echo -n ' smokeping' > ;; > stop) >--cut--
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45996
: 27047