-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsimpleminingvpn.txt
More file actions
10 lines (8 loc) · 1.81 KB
/
simpleminingvpn.txt
File metadata and controls
10 lines (8 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Simple Mining with OpenVPN made by ari!
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/sbin/openvpn --config /etc/openvpnservers/Server.ovpn
[Install]
WantedBy=multi-user.target