- Full docs: official docs
- Inspired by .ini files
- let's look at logstash unit file on shortwave
- system vs user directories
- after changing, reload with
systemctl daemon-reload
- process can still be killed with kill
- systemctl (start|stop|status|reload) processname
- systemctl --failed -- show failed processes
- systemctl status -l PROCESSNAME -- show more details about a given service.
NEXT
PREVIOUS
Master Index