#!/bin/ash
#exec ntf -q "qqq" "$@" &
#echo "$@" >>/var/log/netctl-notify.log
[ -f /usr/bin/systemd-notify ] && /usr/bin/systemd-notify "$@" &