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? _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
