Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FUSS
fuss-client
Commits
894dcda0
Commit
894dcda0
authored
Jun 06, 2022
by
Simone Piccardi
Committed by
Elena Grandi
Jun 07, 2022
Browse files
Ensure nslcd is running during veyon role execution
parent
4a30d522
Pipeline
#363
passed with stage
in 1 minute and 10 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
ansible/roles/veyon/tasks/main.yml
View file @
894dcda0
...
...
@@ -75,3 +75,20 @@
# No daemon restart or activation here:
# we would cause a problem if upgraded un-interactively.
# Also, if the sysadmin wants to disable it, should be fine.
## the upgrade stops nslcd, until we look on how to avoid this we need a
## restart here otherwise the veyon-master group is not available
## making the role files on chgrp
-
name
:
restart nslcd
command
:
service nslcd restart
## now the following should work
-
name
:
check permissions on /usr/share/applications/veyon-master.desktop
file
:
path
:
/usr/share/applications/veyon-master.desktop
mode
:
0640
owner
:
root
group
:
veyon-master
debian/changelog
View file @
894dcda0
fuss-client (10.0.44) unstable; urgency=medium
[ Simone Piccardi ]
* Ensure nslcd is running on veyon role
-- Elena Grandi <elena@truelite.it> Tue, 07 Jun 2022 10:44:24 +0200
fuss-client (10.0.43) unstable; urgency=medium
[ Claudio Cavalli ]
...
...
Write
Preview
Markdown
is supported
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