mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-15 06:53:04 +01:00
4 lines
120 B
Bash
4 lines
120 B
Bash
#!/bin/sh
|
|
|
|
chown www-data:adm /var/tmp/ldapsaisie /var/log/ldapsaisie
|
|
chmod 640 /var/tmp/ldapsaisie /var/log/ldapsaisie
|