]> git.ipfire.org Git - thirdparty/strongswan.git/commit
init: Rename systemd units
authorTobias Brunner <tobias@strongswan.org>
Fri, 29 Mar 2019 09:00:42 +0000 (10:00 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 24 Apr 2019 11:57:48 +0000 (13:57 +0200)
commit1815c1de522aed4c700e221fb44024922ef17f14
tree51583e732f56b98fbfa592abc6cd8b950ae0c812
parent20550480e1b5d1e218627c0e201cec8e75d1fc67
init: Rename systemd units

Use strongswan-starter for the legacy unit and simply strongswan for the
modern one (strongswan-swanctl is configured as alias, which should
cause the installation of symlinks when the service is enabled via
systemctl).
configure.ac
init/Makefile.am
init/systemd-starter/.gitignore [new file with mode: 0644]
init/systemd-starter/Makefile.am [new file with mode: 0644]
init/systemd-starter/strongswan-starter.service.in [new file with mode: 0644]
init/systemd-swanctl/.gitignore [deleted file]
init/systemd-swanctl/Makefile.am [deleted file]
init/systemd-swanctl/strongswan-swanctl.service.in [deleted file]
init/systemd/Makefile.am
init/systemd/strongswan.service.in