iopsys-feed/inteno-netmodes/files/sbin/start-netmode-conf
Reidar Cederqvist 661d6d48eb inteno-netmodes: libexec script can't run scripts in background fixed by extra-script
by starting a script that starts netmode-conf in the background refs #14901
2018-05-08 18:16:38 +02:00

3 lines
36 B
Bash
Executable file

#!/bin/sh
netmode-conf "$1" "$2" &