File manager - Edit - /var/lib/dpkg/info/mariadb-server-10.8.prerm
Back
#!/bin/sh set -e # Automatically added by dh_systemd_start/13.3.4 if [ -d /run/systemd/system ]; then deb-systemd-invoke stop 'mariadb-extra.socket' >/dev/null || true fi # End automatically added section # Automatically added by dh_systemd_start/13.3.4 if [ -d /run/systemd/system ] && [ "$1" = remove ]; then deb-systemd-invoke stop 'mariadb-extra.socket' >/dev/null || true fi # End automatically added section # Modified dh_systemd_start snippet that's not added automatically if [ -d /run/systemd/system ]; then deb-systemd-invoke stop mariadb.service >/dev/null # Modified dh_installinit snippet to only run with sysvinit elif [ -x "/etc/init.d/mariadb" ]; then invoke-rc.d mariadb stop || exit $? fi
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.29 |
proxy
|
phpinfo
|
Settings