Revert "Change attribute for daemon and set uid/gid into service"
[platform/core/connectivity/net-config.git] / resources / usr / lib / systemd / system / net-config.service
index 4eccf02..26685b4 100755 (executable)
@@ -8,8 +8,8 @@ Type=forking
 SmackProcessLabel=System
 ExecStart=/usr/sbin/net-config
 Restart=always
-User=network_fw
-Group=network_fw
+CapabilityBoundingSet=~CAP_MAC_ADMIN
+CapabilityBoundingSet=~CAP_MAC_OVERRIDE
 
 [Install]
 WantedBy=multi-user.target