Skip to content

Commit

Permalink
Add missing install command for tuned-ppd.py
Browse files Browse the repository at this point in the history
Fixes: 3e03b8b Configure the PPD-to-TuneD daemon to work as a replacement of PPD
Signed-off-by: Mario Limonciello <[email protected]>
Closes: #597
  • Loading branch information
superm1 committed Feb 9, 2024
1 parent 95be4c0 commit 1883671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ release-cp: release-dir
cp -a tuned.py tuned.spec tuned.service tuned.tmpfiles Makefile tuned-adm.py \
tuned-adm.bash dbus.conf recommend.conf tuned-main.conf 00_tuned \
92-tuned.install bootcmdline modules.conf com.redhat.tuned.policy \
tuned-gui.py tuned-gui.glade \
tuned-gui.py tuned-gui.glade tuned-ppd.py \
tuned-gui.desktop $(VERSIONED_NAME)
cp -a doc experiments libexec man profiles systemtap tuned contrib icons \
tests $(VERSIONED_NAME)
Expand Down

0 comments on commit 1883671

Please sign in to comment.