define TimeoutSec to 300 in plc.service as per Thomas's suggestion
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 27 Aug 2012 15:33:35 +0000 (17:33 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 27 Aug 2012 15:33:35 +0000 (17:33 +0200)
plc.service

index 59f7391..d1f3c89 100644 (file)
@@ -7,6 +7,7 @@ Type=forking
 ExecStart=/etc/init.d/plc start
 ExecStop=/etc/init.d/plc stop
 ExecReload=/etc/init.d/plc reload
+TimeoutSec=300
 
 [Install]
 WantedBy=multi-user.target