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 5205b36..a410c31 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 af1c1da..211f4da 100644 (file)
@@ -4,8 +4,5 @@ SocketMode=0777
 SmackLabelIPIn=*
 SmackLabelIPOut=@
 
-# TODO: move to separate systemd service
-Service=security-manager.service
-
 [Install]
 WantedBy=sockets.target