Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
telemersion
Telemersive Router
Commits
0a4ecaee
Commit
0a4ecaee
authored
Feb 16, 2021
by
Florian Bruggisser
Browse files
added special right for logfile
parent
157815c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
broker-service-install.sh
View file @
0a4ecaee
...
...
@@ -24,6 +24,9 @@ useradd -s /usr/sbin/nologin -r -M $SERVICE_USER_NAME
# grant access
setfacl
-R
-m
u:
$SERVICE_USER_NAME
:rwx
"
$SCRIPT_PATH
"
# set extra rights for log file
chmod
777 broker/mosquitto.log
# prepare service configuration form template
echo
"installing service..."
RUN_SCRIPT_PATH
=
"
$SCRIPT_PATH
/broker-run.sh"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment