Commit Graph

10 Commits

Author SHA1 Message Date
Martin Hauke 151ca445c3 systemd: add file vpncloud.target
Add file vpncloud.target, which allows you to stop or restart all
instances.
2021-04-04 22:02:39 +02:00
Dennis Schwerdel cbc135ce12 Fix startup race condition 2020-06-03 15:49:06 +02:00
Dennis Schwerdel 8639575681 Actually fixed service 2019-12-22 17:08:26 +01:00
Dennis Schwerdel f59f3ab5ab Fixed problem with service restrictions 2019-12-22 16:50:34 +01:00
Dennis Schwerdel 5e7752b097 Added service restrictions to systemd 2019-12-06 10:21:07 +01:00
Dennis Schwerdel 229db241de Fixed potential startup dependency issue 2019-12-04 13:43:38 +01:00
Zack 43d67dd10e
Update vpncloud@.service 2019-09-07 14:58:44 -07:00
Zack 1ad0b44a30
change systemd startup order to occur with network
For services which depend on binding to the VPN IP, startup order can matter. This changes the startup order to trigger with networking, allowing services waiting on network up to start successfully.
2019-09-02 16:58:02 -07:00
Dennis Schwerdel 7451353851 Renamed PID file to .pid 2019-02-20 14:25:53 +01:00
Dennis Schwerdel 19ad3ed7f7 Using cargo deb for packaging + cross compilation 2019-02-20 14:25:53 +01:00