Re: NetworkManager-dispatcher killing my scripts



but echoing the command to "at now" does start a new process and
worked beautifully.

On Wed, Jul 31, 2013 at 4:41 AM, Simon Geard <delgarde ihug co nz> wrote:
On Tue, 2013-07-30 at 14:04 -0600, Jeff Sadowski wrote:
 exec /bin/bash -c "$0 test" &

Running it with exec means you're not starting a new process, just
overwriting the current one. Same PID, so NM will still kill it...

Simon.

_______________________________________________
networkmanager-list mailing list
networkmanager-list gnome org
https://mail.gnome.org/mailman/listinfo/networkmanager-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]