Set SmackProcessLabel to System 77/80877/1 accepted/tizen/common/20160721.175611 accepted/tizen/ivi/20160721.090719 accepted/tizen/mobile/20160721.090354 accepted/tizen/tv/20160721.091238 accepted/tizen/wearable/20160721.090901 submit/tizen/20160721.003054
authorYunjin Lee <yunjin-.lee@samsung.com>
Wed, 20 Jul 2016 11:59:54 +0000 (20:59 +0900)
committerYunjin Lee <yunjin-.lee@samsung.com>
Wed, 20 Jul 2016 11:59:54 +0000 (20:59 +0900)
Change-Id: Iaaefc050c339f9b404e0a7738d5446ba7d15e39c
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
alsactl/alsa-restore.service.in
alsactl/alsa-state.service.in
alsactl/alsa-store.service.in

index 245a439..688353f 100644 (file)
@@ -13,5 +13,6 @@ Conflicts=shutdown.target
 
 [Service]
 Type=oneshot
+SmackProcessLabel=System
 ExecStart=-@sbindir@/alsactl restore
 StandardOutput=syslog
index 56c12c1..934bdd6 100644 (file)
@@ -13,5 +13,6 @@ Conflicts=shutdown.target
 
 [Service]
 Type=simple
+SmackProcessLabel=System
 ExecStart=-@sbindir@/alsactl -s -n 19 -c rdaemon
 ExecStop=-@sbindir@/alsactl -s kill save_and_quit
index f1a56bb..3aecdfc 100644 (file)
@@ -11,5 +11,6 @@ Before=shutdown.target
 
 [Service]
 Type=oneshot
+SmackProcessLabel=System
 ExecStart=@sbindir@/alsactl store
 StandardOutput=syslog