aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Collapse)AuthorAgeFilesLines
* init: Let systemd restart daemons if they get terminated unexpectedlyTobias Brunner2017-01-252-0/+2
| | | | Fixes #2205.
* init: Depend on network-online.target instead of network.target in systemd unitsTobias Brunner2017-01-252-2/+2
| | | | | | | This makes sure the network is "up" before connections are loaded/initiated. Fixes #2205.
* strongswan-swanctl.service.in: Match install used by strongswan.serviceChris Patterson2015-12-211-0/+3
| | | | | | Signed-off-by: Chris Patterson <pattersonc@ainfosec.com> Closes strongswan/strongswan#25.
* init: Make sure basic networking is up in systemd unitTobias Brunner2015-11-131-1/+1
| | | | | | Connections with auto=route might otherwise not work. References #1188.
* init: Don't build/install legacy systemd service if charon isn't builtRomain Francoise2015-05-041-0/+2
| | | | | | If the user configures the build to only include charon-systemd the "legacy" systemd service isn't useful, so skip its generation and installation.
* init: Update starter systemd service to distinguish it from strongswan-swanctlMartin Willi2014-09-222-1/+2
|
* init: Provide a service file for charon-systemd using swanctlMartin Willi2014-09-224-0/+27
|
* systemd: Provide a charon-systemd daemon targeting full systemd integrationMartin Willi2014-09-221-1/+1
|
* Use the GEN silent rule when generating files with sedMartin Willi2013-05-061-0/+1
|
* Added an option to rename the ipsec script during installationTobias Brunner2012-06-252-2/+5
| | | | | | | Also rename the man page and adjust all references in the script, the man page and other files. Closes #194.
* Install systemd service file if systemd is availableMiklos Vajna2011-03-293-0/+24