alice-remote-fs/DEBIAN/postinst

5 lines
174 B
Bash
Executable File

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