Remove unnecessary setting 80/209580/1
authorINSUN PYO <insun.pyo@samsung.com>
Tue, 9 Jul 2019 05:04:24 +0000 (14:04 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Tue, 9 Jul 2019 05:04:24 +0000 (14:04 +0900)
Change-Id: I695a16bf83a7292422369490dda1e62a8ca30691

systemd/security-manager.service.in
systemd/security-manager.socket

index 5205b3665168f1ee278bd6bd8e378c18f922eba1..a410c31093be215691ae92e1940edaf960751aac 100644 (file)
@@ -4,6 +4,5 @@ Description=Start the security manager
 [Service]
 Type=notify
 ExecStart=@BIN_INSTALL_DIR@/security-manager
-Sockets=security-manager.socket
 Restart=always
 SmackProcessLabel=System::Privileged
index af1c1dab738ced01fd9ca117c62d3c1359131ccc..211f4daf4574b975e9ea50856377eeff89930455 100644 (file)
@@ -4,8 +4,5 @@ SocketMode=0777
 SmackLabelIPIn=*
 SmackLabelIPOut=@
 
-# TODO: move to separate systemd service
-Service=security-manager.service
-
 [Install]
 WantedBy=sockets.target