Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 883433 Details for
Bug 923117
>x11-drivers/nvidia-drivers-525.147.05: add OpenRC service for nvidia-powerd.service
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
custom openrc service for nvidia-powerd
nvidia-powerd (text/plain), 401 bytes, created by
John-Henry Lim
on 2024-01-28 11:27:38 UTC
(
hide
)
Description:
custom openrc service for nvidia-powerd
Filename:
MIME Type:
Creator:
John-Henry Lim
Created:
2024-01-28 11:27:38 UTC
Size:
401 bytes
patch
obsolete
>#!/sbin/openrc-run ># Copyright 2024 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >name=nvidia-powerd >description="The nvidia-powerd daemon provides support for the NVIDIA Dynamic Boost feature on Linux platforms." >command=/opt/bin/nvidia-powerd >command_args="${nvidia-powerd_args}" >command_background=true >pidfile="/run/${RC_SVCNAME}.pid" > >depend() { > need dbus >}
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 Raw
Actions:
View
Attachments on
bug 923117
: 883433 |
883434