[Devel] [PATCH libvzctl] scripts: vz-rst -- Add action scripts for AutoFS sake

Cyrill Gorcunov gorcunov at virtuozzo.com
Sat Apr 16 02:57:55 PDT 2016


On Sat, Apr 16, 2016 at 11:58:37AM +0300, Igor Sukhih wrote:
> +# AutoFS actions
> +autofs_actions_path=/usr/libexec/criu/scripts/systemd-autofs-restart.sh
> +if [ -f "$autofs_actions_path" ]; then
> +	autofs_actions="--action-script $autofs_actions_path"
> 
> The only question is the systemd-autofs-restart.sh script is safe enougth to
> call on any distro (non systemd)

I guess so, Stas?


More information about the Devel mailing list