Have issue with installing TLP in Ubuntu 17.04. It brings up new dependencies like postfix, which I don't want to install in a home laptop. Earlier versions of ubuntu did not ask for postfix.
Asked
Active
Viewed 1,580 times
1 Answers
0
Install it with --no-install-recommends if you are using apt, it is smartmontools that is installing postfix.
Posting comment as answer per reqeuest
gdahlm
- 469