Accepting request 134980 from home:malcolmlewis:TESTING
New package: Lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed. Development project required before push to factory, required by NetworkManager-iodine. OBS-URL: https://build.opensuse.org/request/show/134980 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iodine?expand=0&rev=1
This commit is contained in:
21
sysconfig.iodine
Normal file
21
sysconfig.iodine
Normal file
@@ -0,0 +1,21 @@
|
||||
## Description: systemd iodine.service configuration file
|
||||
## URL:
|
||||
## License: GPL-2.0
|
||||
## Copyright (c) 2012 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
||||
## Path: System/iodine
|
||||
## Description: iodine systemd service parameters
|
||||
## Type: string
|
||||
## Default: ""
|
||||
## ServiceRestart: systemctl restart iodine.service
|
||||
#
|
||||
# You may provide a password in two ways, via IODINE_PASS, or provide it in IODINE_OPTIONS
|
||||
#
|
||||
IODINE_PASS=""
|
||||
|
||||
## Type: string
|
||||
## Default: ""
|
||||
#
|
||||
# Additional parameters for iodine, see the iodine man page for more options.
|
||||
# Example option -P PASSWORD NAMESERVER DOMAIN
|
||||
#
|
||||
IODINE_OPTIONS=""
|
Reference in New Issue
Block a user