Increase max inotify instance
authorSangjung Woo <sangjung.woo@samsung.com>
Mon, 13 May 2013 11:05:52 +0000 (20:05 +0900)
committerSangjung Woo <sangjung.woo@samsung.com>
Mon, 13 May 2013 11:05:52 +0000 (20:05 +0900)
commit6c8fb9804d2b62642b57bd8ba27e9226839603e0
tree676600911b69b7a5f815e5ac3e60bdb7b07b8d67
parent61e9c1d55992853d47b872c3d4114399827067a4
Increase max inotify instance

Because of the limit to the amount of inotify fd instance (i.e = 128),
total instances of application execution might be limited. Some _bad_
application, moreover, could use a lot of inotify fd instances
abnormally using eglibc API.

In order to prevent this situation, this work sets the max inotify fd
instance to 1024 as defult value.

Change-Id: Ibb2efdf2de3e0ccb2bf92996a375e694358eaf55
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
packaging/max_user_inotify.conf [new file with mode: 0644]
packaging/systemd.spec