Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FUSS
fuss-software
Commits
34763e4a
Commit
34763e4a
authored
Oct 25, 2019
by
Elena Grandi
Browse files
Removed lightdm configuration from fuss-desktop
parent
eca3edde
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
34763e4a
fuss-software (10.0.1) UNRELEASED; urgency=medium
* Removed lightdm configuration from fuss-desktop (already done by
fuss-client).
-- Elena Grandi <elena@truelite.it> Fri, 25 Oct 2019 14:15:20 +0200
fuss-software (10.0.0) unstable; urgency=medium
* Update packaging for buster
...
...
debian/fuss-desktop.postinst
View file @
34763e4a
...
...
@@ -11,21 +11,6 @@ action="$1"
case
"
$action
"
in
configure
)
version
=
"
$2
"
cat
<<
EOF
> /etc/lightdm/lightdm.conf
[SeatDefaults]
# BEGIN ANSIBLE MANAGED SEAT DEFAULTS BLOCK
greeter-session=slick-greeter
greeter-show-manual-login=true
greeter-hide-users=true
allow-guest=false
display-setup-script=run-parts /etc/fuss-client/display-setup-script
greeter-setup-script=run-parts /etc/fuss-client/greeter-setup-script
session-setup-script=run-parts /etc/fuss-client/session-setup-script
session-cleanup-script=run-parts /etc/fuss-client/session-cleanup-script
# END ANSIBLE MANAGED SEAT DEFAULTS BLOCK
EOF
echo
""
>>
/etc/lightdm/lightdm-gtk-greeter.conf
echo
"show-language-selector=true"
>>
/etc/lightdm/lightdm-gtk-greeter.conf
sed
--regexp-extended
--expression
=
'
...
...
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