projects
/
platform
/
core
/
system
/
buxton2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28d9a0a
)
daemon : add buxton group in systemd service file
41/73541/1
author
Jiwoong Im
<jiwoong.im@samsung.com>
Wed, 8 Jun 2016 11:44:01 +0000
(20:44 +0900)
committer
Jiwoong Im
<jiwoong.im@samsung.com>
Wed, 8 Jun 2016 11:44:56 +0000
(20:44 +0900)
Change-Id: Ice6082e4a67e87fbe2d75d24ba374e1e1be1671f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
packaging/buxton2.service
patch
|
blob
|
history
diff --git
a/packaging/buxton2.service
b/packaging/buxton2.service
index
366ee20
..
6abf6f4
100644
(file)
--- a/
packaging/buxton2.service
+++ b/
packaging/buxton2.service
@@
-5,6
+5,7
@@
After=systemd-tmpfiles-setup.service
[Service]
ExecStart=/usr/sbin/buxton2d -f
User=buxton
+Group=buxton
LimitNOFILE=16384
[Install]