caddy/cmd
Stefan Tatschner 59071ea15d
cmd: Implement sd_notify() to notify systemd about readiness (#3963)
Issue: #3786
Based on Gaurav Dhameeja's work in #3908.
2021-01-12 14:38:53 -07:00
..
caddy cmd: Move module imports into standard packages 2019-11-04 12:13:21 -07:00
commandfuncs.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
commands.go cmd: Organize list-modules output; --packages flag (#3925) 2021-01-04 11:11:56 -07:00
main.go cmd: add ability to read config from stdin (#3898) 2020-12-03 10:02:18 -07:00
notify_linux.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
notify_other.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
notify.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00