Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
re6stnet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Joanne Hugé
re6stnet
Commits
3dff857c
Commit
3dff857c
authored
Mar 19, 2013
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation about ways to daemonize re6stnet
parent
334144d7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
1 deletion
+15
-1
docs/re6stnet.rst
docs/re6stnet.rst
+15
-1
No files found.
docs/re6stnet.rst
View file @
3dff857c
...
...
@@ -48,6 +48,19 @@ re6stnet_subnet
re6stnet_network
the re6st network you belong to, written in CIDR notation
If the `/etc/re6stnet/re6stnet.conf` configuration file exists, `re6stnet` is
automatically started as a daemon. This is done is 2 different ways, depending
on whether it is bound or not to a specific interface, by using the
`main-interface` option:
- If the option is not given (or if it is set to 'lo'), then it is automatically
started/stopped by ``systemd``\ (1). Debian package also provides SysV init
scripts.
- Otherwise, it is automatically started/stopped when the related network
interface is enabled/disabled by ``NetworkManager``\ (8). Debian package also
provides `ifupdown` scripts.
HOW TO
======
...
...
@@ -104,4 +117,5 @@ Its IP is the first unicast address::
SEE ALSO
========
``re6st-conf``\ (1), ``re6st-registry``\ (1), ``babeld``\ (8), ``openvpn``\ (8)
``re6st-conf``\ (1), ``re6st-registry``\ (1), ``babeld``\ (8), ``openvpn``\ (8),
``rdisc6``\ (8), ``req``\ (1)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment