diff --git a/softwares/tlp.sls b/softwares/tlp.sls index ed8c940..a09a8f5 100644 --- a/softwares/tlp.sls +++ b/softwares/tlp.sls @@ -3,3 +3,7 @@ Installons tlp: - pkgs: - tlp - tlp-rdw + +tlp: + service.running: + - enable: True \ No newline at end of file