Change the config value of the "PermissionsStartOnly=" ("true" -> "yes") 41/208541/1
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 26 Jun 2019 00:49:21 +0000 (09:49 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Wed, 26 Jun 2019 00:49:21 +0000 (09:49 +0900)
Change-Id: I473f0e5ddd5ef07f21fdd8aec5b31071d1b6cb91

conf/systemd/nether.service.in

index ac99fb4..49ebbeb 100644 (file)
@@ -32,7 +32,7 @@ SecureBits=keep-caps
 Capabilities=cap_net_admin=i
 CapabilityBoundingSet=CAP_NET_ADMIN
 SmackProcessLabel=System
-PermissionsStartOnly=true
+PermissionsStartOnly=yes
 
 [Install]
 WantedBy=multi-user.target