Re: NetworkManager-dispatcher killing my scripts
- From: Jeff Sadowski <jeff sadowski gmail com>
- To: Simon Geard <delgarde ihug co nz>
- Cc: networkmanager-list gnome org
- Subject: Re: NetworkManager-dispatcher killing my scripts
- Date: Wed, 31 Jul 2013 10:49:19 -0600
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]