teamviewer: fix the expressions

This commit is contained in:
michael bishop
2015-10-26 15:22:01 -03:00
parent 6e9f77dc29
commit b81f51cecf
2 changed files with 12 additions and 11 deletions
@@ -29,6 +29,7 @@ in
wantedBy = [ "graphical.target" ];
after = [ "NetworkManager-wait-online.service" "network.target" ];
preStart = "mkdir -pv /var/tmp/teamviewer10/{logs,config}";
serviceConfig = {
Type = "forking";