Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 207428 Details for
Bug 287133
app-backup/backuppc-3.2.0.ebuild (New, rewritten ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Add support for setting the nice level of the BackupPC daemon.
05-nicelevel.patch (text/plain), 756 bytes, created by
Lenno Nagel
on 2009-10-17 21:40:11 UTC
(
hide
)
Description:
Add support for setting the nice level of the BackupPC daemon.
Filename:
MIME Type:
Creator:
Lenno Nagel
Created:
2009-10-17 21:40:11 UTC
Size:
756 bytes
patch
obsolete
>--- init.d/src/gentoo-backuppc.orig 2009-10-18 00:14:44.125346723 +0300 >+++ init.d/src/gentoo-backuppc 2009-10-18 00:15:37.101346981 +0300 >@@ -21,7 +21,7 @@ > start() { > checkconfig || return 1 > ebegin "Starting BackupPC" >- start-stop-daemon --start --chuid ${USER} --user ${USER} --pidfile ${PID_FILE} --exec ${EXEC} -- ${EXEC_OPTIONS} >+ start-stop-daemon --start --chuid ${USER} --user ${USER} --nicelevel ${NICELEVEL} --pidfile ${PID_FILE} --exec ${EXEC} -- ${EXEC_OPTIONS} > eend $? > } > >--- init.d/src/gentoo-backuppc.conf.orig 2009-10-18 00:14:52.513347638 +0300 >+++ init.d/src/gentoo-backuppc.conf 2009-10-18 00:16:03.457346630 +0300 >@@ -3,3 +3,4 @@ > PID_FILE=__LOGDIR__/BackupPC.pid > EXEC=__INSTALLDIR__/bin/BackupPC > EXEC_OPTIONS=-d >+NICELEVEL=0
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 287133
:
205698
|
205700
|
205701
|
205703
|
205704
|
205706
|
205707
|
205708
|
205710
|
205734
|
206036
| 207428 |
207429
|
207504
|
212994
|
212995
|
212998
|
221417
|
221423
|
221425
|
221443
|
221445
|
226995
|
226997
|
226999
|
227001
|
247515
|
247517
|
247519
|
247521
|
247523
|
249957
|
250117