Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriysafronov committed Feb 1, 2023
1 parent e0c02c7 commit ccd06dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Logger
lpm_logger () {
logger -t legion-power-management -s "$1"
logger -t power-sources-monitor -s "$1"
}

# Governor
Expand Down

0 comments on commit ccd06dc

Please sign in to comment.