style: Delete extra fields

1. This modification will not cause a functional change of Systemd Service.
2. If ExecStart= is specified, Type=simple is the default.
pull/9/head
Dct Mei 2020-04-27 20:46:08 +08:00
parent 79fb217782
commit 3426706d8d
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ Description=V2Ray Service
After=network.target nss-lookup.target
[Service]
Type=simple
User=nobody
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE

View File

@ -3,7 +3,6 @@ Description=V2Ray Service
After=network.target nss-lookup.target
[Service]
Type=simple
User=nobody
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE