Package lwresd: Скрипты

Post install

/usr/sbin/post_service lwresd
Pre install

/usr/sbin/groupadd -r -f lwresd
/usr/sbin/useradd -r -g lwresd -d / -s /dev/null -n -c "Lightweight Resolver Daemon" lwresd >/dev/null 2>&1 ||:
Pre uninstall

/usr/sbin/preun_service lwresd