Skip to content
Snippets Groups Projects
Commit 7c78f2ae authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

first commit

parents
No related branches found
No related tags found
No related merge requests found
Copyright (c) 2024 Eric Vidal <eric@obarun.org>
All rights reserved.
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
connmand 0 → 100644
[main]
@type = classic
@version = 0.3.0
@description = "connman daemon"
@user = ( root )
@depends = ( dbus )
[start]
@execute = ( execl-cmdline -s { connmand ${Args} } )
[environment]
Args=!-n --nobacktrace --nodnsproxy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment