HEX
Server: Apache
System: Linux hz.vslconceptsdomains.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: dkfounda (3233)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/lib/dpkg/info/plesk-lmlib.postinst
systemd-tmpfiles --create >/dev/null 2>&1 || :

if [ "$1" = "configure" ]; then
# On Debian/VZ7 LM_LOCK_DIR does not created
		[ -d "/run/lock/lmlib/" ] || install -m 0770 -g "lock-manager" -d "/run/lock/lmlib/"
        ldconfig
fi