Guilhem Lettron
649cb548d0
Use sdnotify for systemd ( #768 )
...
* Use sdnotify for systemd
This is useful if a configuration is long to load.
Systemd will continue dependency chain only when server have finish to start.
https://www.freedesktop.org/software/systemd/man/systemd.service.html#Type=
* Extract the waiting behavior from Start()
2016-10-25 08:59:39 -07:00
David Keijser
45f2335a60
Make systemd unit installable
...
Having a install section makes it possible to enable/disable traefik
using the standard systemd commands
`systemctl enable traefik`
`systemctl disable traefk`
2016-08-16 14:50:20 +02:00
David Keijser
6a8bacf01c
Update systemd service file with new cli flags
2016-03-14 16:34:31 +01:00
David Keijser
465bb133c7
Add minimal systemd service file
2016-01-22 14:46:38 +01:00