#!/bin/sh
ln -sf /etc/msal.conf-`cat /etc/yandex/environment.type` /etc/msal.conf
update-rc.d msal defaults
/etc/init.d/msal restart
