From fac745b95555e33aef57b664991ec3d4b91fb33b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 6 Feb 2019 19:48:10 +0000 Subject: [PATCH] Lets start --- softwares/tlp.sls | 4 ++++ 1 file changed, 4 insertions(+) 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