mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 20:31:50 +08:00
Follow the directions on integrating systemd with autotools provided by the systemd documentation itself: https://www.freedesktop.org/software/systemd/man/daemon.html#Installing%20systemd%20Service%20Files The snippet has been adapted to better match our coding style, e.g. directly use of `if` instead of `AS_IF`.