Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fuss-client
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FUSS
fuss-client
Commits
ce52ed86
Commit
ce52ed86
authored
11 months ago
by
Claudio Cavalli
Browse files
Options
Downloads
Patches
Plain Diff
Modified support to notify unlogged session on different clients
parent
ca19585f
Loading
Loading
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ansible/roles/desktop/files/multilogin-notify
+4
-2
4 additions, 2 deletions
ansible/roles/desktop/files/multilogin-notify
debian/control
+2
-1
2 additions, 1 deletion
debian/control
fuss-client.8.rst
+1
-1
1 addition, 1 deletion
fuss-client.8.rst
with
7 additions
and
4 deletions
ansible/roles/desktop/files/multilogin-notify
+
4
−
2
View file @
ce52ed86
...
...
@@ -8,6 +8,8 @@ if grep -v "^$HOST " ~/.client-logins.log; then
OTHER_HOST
=
$(
grep
-v
"^
$HOST
"
~/.client-logins.log
)
yad
--info
--width
800
--title
"Avviso login"
--text-align
=
center
\
--text
"<span font='20'><b>
\n
Attenzione! </b>
\n\n
Sei già loggato su
$OTHER_HOST
</span>"
yad
--info
--center
--width
1000
--height
400
--fixed
--title
"Avviso login"
--text-align
=
center
\
--text
"<span font='20'><b>
\n
Attenzione! </b>
\n\n
Sei già loggato su
$OTHER_HOST
\
\n\n
Accedere appena possibile ai PC sopra elencati ed uscire poi dalla sessione.</span>"
fi
This diff is collapsed.
Click to expand it.
debian/control
+
2
−
1
View file @
ce52ed86
...
...
@@ -62,7 +62,8 @@ Depends:
octofuss-client,
python3-tk,
ssh,
veyon-master
veyon-master,
yad
Description: Fuss Client Dependencies metapackage
This metapackage depends on all packages that have to be installed on a client
for a Fuss GNU/Linux Network.
...
...
This diff is collapsed.
Click to expand it.
fuss-client.8.rst
+
1
−
1
View file @
ce52ed86
...
...
@@ -83,7 +83,7 @@ Wireless configuration
--wifi-ssid WIFI_SSID
After the -U option configures the ssid of the wifi
--wifi-ss
id
WIFI_PASS
--wifi-
pa
ss WIFI_PASS
After the -U option configures the password of the wifi
SSH connection to the server
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment