Remove unused features 03/209103/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 07:44:35 +0000 (16:44 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 2 Jul 2019 07:44:48 +0000 (16:44 +0900)
Change-Id: If803e311550571f26a8e55c521b720b887557947

packaging/net-config.spec

index 60a14a7938acf470ef6b280f4092818af7aa30ef..299ef18efb0fea492c8070dae23e1592f77e5ef8 100755 (executable)
@@ -178,13 +178,6 @@ chmod 755 /opt/usr/data/network
 chown network_fw:network_fw /opt/usr/data/network
 #chsmack -a 'System' /opt/usr/data/network
 
-#Add net-config.service to systemd extra default dependency ignore list
-mkdir -p %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-ln -sf %{_libdir}/systemd/system/net-config.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-%if "%{?_lib}" == "lib64"
-ln -sf %{_unitdir}/net-config.service %{_sysconfdir}/systemd/default-extra-dependencies/ignore-units.d/
-%endif
-
 #systemctl daemon-reload
 #systemctl restart net-config.service