mirror of
https://github.com/dswd/vpncloud.git
synced 2025-04-09 01:42:47 +00:00
systemd: add file vpncloud.target
Add file vpncloud.target, which allows you to stop or restart all instances.
This commit is contained in:
parent
b745735af8
commit
151ca445c3
2
assets/vpncloud.target
Normal file
2
assets/vpncloud.target
Normal file
@ -0,0 +1,2 @@
|
||||
[Unit]
|
||||
Description=VpnCloud target allowing to start/stop all vpncloud@.service instances at once
|
@ -2,6 +2,7 @@
|
||||
Description=VpnCloud network '%I'
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
PartOf=vpncloud.target
|
||||
Documentation=man:vpncloud(1)
|
||||
|
||||
[Service]
|
||||
|
Loading…
x
Reference in New Issue
Block a user