Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592104 Details for
Bug 696896
net-misc/ntpsec-1.1.7 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for Alessandro
file_696896.txt (text/plain), 766 bytes, created by
James Browning
on 2019-10-08 03:36:43 UTC
(
hide
)
Description:
patch for Alessandro
Filename:
MIME Type:
Creator:
James Browning
Created:
2019-10-08 03:36:43 UTC
Size:
766 bytes
patch
obsolete
>--- a/net-misc/ntpsec/ntpsec-1.1.6.ebuild >+++ b/net-misc/ntpsec/ntpsec-1.1.6.ebuild >@@ -131,7 +131,14 @@ src_install() { > newconfd "${FILESDIR}"/ntpd.confd ntp > > # Install the systemd unit file >- systemd_newunit "${FILESDIR}"/ntpd.service ntpd.service >+ for I in ntp-wait.service ntpd.service \ >+ ntplogtemp.{service,timer} \ >+ ntpviz-{dai,week}ly.{service,timer} ;do >+ systemd_newunit "${S}-python${USE_PYTHON}/build/main/etc/${I}" "$I"; >+ done >+ for I in ntploggps.{service,timer} ;do >+ systemd_newunit "${S}-python${USE_PYTHON}/etc/${I}" "$I"; >+ done > > # Prepare a directory for the ntp.drift file > mkdir -pv "${ED}"/var/lib/ntp
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 696896
: 592104