__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#! /bin/sh
set -e
as_gdm () {
# setsid to dissociate from the controlling terminal, if any.
# Under systemd, this is unnecessary, because this script is called
# from a systemd unit with stdout and stderr pointing to the Journal,
# but under sysvinit, /etc/init.d/gdm3 might be invoked by a sysadmin
# with its controlling terminal shared with their privileged shell.
setsid \
setpriv \
--reuid gdm --regid gdm --init-groups \
--no-new-privs \
--inh-caps=-all \
--reset-env \
-- \
"$@"
}
umask 022
install -d /var/lib
install -m711 -ogdm -ggdm -d /var/lib/gdm3
as_gdm dconf compile '/var/lib/gdm3/greeter-dconf-defaults' '/usr/share/gdm/dconf'
as_gdm pkill --signal 'HUP' --uid 'gdm' 'dconf-service' || true
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| autostart | Folder | 0755 |
|
|
| dconf | Folder | 0755 |
|
|
| greeter | Folder | 0755 |
|
|
| default.pa | File | 444 B | 0644 |
|
| gdb-cmd | File | 30 B | 0644 |
|
| gdm.schemas | File | 3.36 KB | 0644 |
|
| generate-config | File | 783 B | 0755 |
|
| greeter-dconf-defaults | File | 4.34 KB | 0644 |
|
| greeter.dconf-defaults | File | 1.44 KB | 0644 |
|
| greeter.dconf-defaults.md5sum | File | 92 B | 0644 |
|
| locale.alias | File | 261 B | 0644 |
|