Fix the "priority" configuration parameter.
commit44dcf4d50a9faadb2fd0440d736c260963e9ed8e
authorBen Kibbey <bjk@luxsci.net>
Sun, 18 Nov 2012 22:07:52 +0000 (18 17:07 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sun, 18 Nov 2012 22:13:30 +0000 (18 17:13 -0500)
tree1e1c55e0564634f1a3512bf68dbc5491f46b5d2c
parent437f2a111cdfa091adb2cd7ce07c899b2152295a
Fix the "priority" configuration parameter.

The default was 0 and was set. The invoking shell may have had a
higher priority causing setpriority() to fail.
src/pwmd.c
src/rcfile.c
src/rcfile.h