Browse Source

Revert "ynh-vpnclient not remaining after exit"

This reverts commit 299f1a145f9134c4b78af53e8134a8c7ace65400.
HgO 1 year ago
parent
commit
71c8f42294
1 changed files with 1 additions and 0 deletions
  1. 1 0
      conf/ynh-vpnclient.service

+ 1 - 0
conf/ynh-vpnclient.service

@@ -7,6 +7,7 @@ After=network.target
 Type=oneshot
 ExecStart=/usr/local/bin/ynh-vpnclient start
 ExecStop=/usr/local/bin/ynh-vpnclient stop
+RemainAfterExit=yes
 
 [Install]
 WantedBy=multi-user.target