Fix a typo in auth-fw.service 28/69828/1
authorjooseong lee <jooseong.lee@samsung.com>
Tue, 17 May 2016 02:39:45 +0000 (11:39 +0900)
committerjooseong lee <jooseong.lee@samsung.com>
Tue, 17 May 2016 02:39:45 +0000 (11:39 +0900)
Change-Id: I3dc97ef1f95311877a033f0cc6241395d11f06fe
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
systemd/auth-fw.service.in

index 8c4e8c9493470e085639c44967182e9ca195e389..4e3a8c96da3391f07ef0bfaa81a12e4be2f35805 100644 (file)
@@ -6,7 +6,7 @@ Type=notify
 ExecStart=@BIN_DIR@/@SERVICE_NAME@
 Sockets=@SOCK_PASSWD_CHECK@
 Sockets=@SOCK_PASSWD_SET@
-Sockets=@SOCK_PASSWD_RESETK@
+Sockets=@SOCK_PASSWD_RESET@
 Sockets=@SOCK_PASSWD_POLICY@
 
 [Install]