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
le6
le-multiterminal
Commits
1cb5eb4b
Commit
1cb5eb4b
authored
Jun 14, 2018
by
Stephanie Briere Americo
Browse files
SCRUM#484
: Limits sessions to one per user
parent
67e875e8
Pipeline
#16012
passed with stages
in 8 minutes and 13 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package/debian/changelog
View file @
1cb5eb4b
le-multiterminal (1.0.1) testing; urgency=medium
* Limits sessions to one per user
-- Stephanie Briere Americo <sba16@c3sl.ufpr.br> Thu, 14 Jun 2018 11:02:18 -0300
le-multiterminal (1.0.0) testing; urgency=medium
* Run udevadm triggers to detect all hubs.
...
...
package/debian/install
View file @
1cb5eb4b
...
...
@@ -21,3 +21,4 @@ usr/sbin/seat-attach-assistant usr/sbin/
usr/sbin/update-xorg-conf usr/sbin/
usr/sbin/xephyr-wrapper usr/sbin/
usr/sbin/xorg-daemon usr/sbin/
etc/security/limits.d/maxlogins.conf etc/security/limits.d/
package/etc/security/limits.d/maxlogins.conf
0 → 100644
View file @
1cb5eb4b
#limit all users to one login only
*
hard
maxlogins
1
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