[mused] Add the feature of caution instance's number 99/173499/1 accepted/tizen/unified/20180402.062611 submit/tizen/20180330.080422
authorYoungHun Kim <yh8004.kim@samsung.com>
Thu, 22 Mar 2018 04:57:15 +0000 (13:57 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Thu, 22 Mar 2018 04:57:51 +0000 (13:57 +0900)
Change-Id: I836bd36a0eb97f6e5f2cd0fcad1442e20a5b928e

mmfw-sysconf-simulator/etc/multimedia/mused.conf
mmfw-sysconf-target-artik10/etc/multimedia/mused.conf
mmfw-sysconf-target-n4/etc/multimedia/mused.conf
mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf
mmfw-sysconf-target-tm1/etc/multimedia/mused.conf
mmfw-sysconf-target-tw1/etc/multimedia/mused.conf
mmfw-sysconf-target-tw2/etc/multimedia/mused.conf
packaging/mmfw-sysconf.spec

index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index ef5202f..cbc6b88 100644 (file)
@@ -32,6 +32,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +44,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +57,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+
index bcf01e2..47d314f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.127
+Version:    0.2.128
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0