Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
What about adding a line like : n22 /etc/cron.monthly # cat update-pciids #!/bin/sh echo "$0" <--------------- exec /usr/sbin/update-pciids -q ? background : cron sends the output of that script to root - and b/c often there is only the output of curl like this: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 118k 100 118k 0 0 61456 0 0:00:01 0:00:01 --:--:-- 97824 Done. it is not obviously for user root to see the source of this output. BTW for what stands the parmater "-q" ? I didn't find any logic within /usr/sbin/update-pciids for this parameter. Reproducible: Always
*** This bug has been marked as a duplicate of bug 164800 ***