Merge pull request #34 from night/patch-1

change systemd startup order to occur with network
This commit is contained in:
dswd 2019-09-08 22:08:01 +02:00 committed by GitHub
commit 0f4a44fbd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=VpnCloud network '%I'
Before=systemd-user-sessions.service
Before=network-online.target
[Service]
Type=forking