Update DEBIAN/postinst
Deploy Package / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
Carneiro 2024-09-09 21:11:51 -03:00
parent 0ba517226a
commit 531d52bac0
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
set -e set -e
# Restart NFS and autofs services # Restart NFS and autofs services
sed -i "/\^(passwd\|group\|shadow\)/s/files systemd/files ldap systemd/g" /etc/nsswitch.conf; systemctl restart autofs
systemctl enable --now autofs