Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
Tails
tails
Commits
0337e27a
Commit
0337e27a
authored
May 31, 2016
by
intrigeri
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
e18f8695
256f0ae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
wiki/src/blueprint/tails_server.mdwn
wiki/src/blueprint/tails_server.mdwn
+8
-8
No files found.
wiki/src/blueprint/tails_server.mdwn
View file @
0337e27a
...
...
@@ -105,10 +105,10 @@ For each service included in Tails Server a single executable file (using this t
## CLI options
### info [--details]
###
#
info [--details]
Print a mapping of attributes of the service to their current values. With *--details*, additional attributes will be printed.
#### Example 1
####
#
Example 1
$ mumble.py info
description: A low-latency, high quality voice chat server
...
...
@@ -126,7 +126,7 @@ Print a mapping of attributes of the service to their current values. With *--de
server-password: PmEi9uVNH7oXMuppB7Hd
welcome-message: '"<br />Welcome to this server Enjoy your stay!<br />"'
#### Example 2
####
#
Example 2
$ mumble.py info --details
name: mumble
...
...
@@ -182,19 +182,19 @@ Print a mapping of attributes of the service to their current values. With *--de
systemd-service: mumble-server.service
icon-name: mumble
### status
###
#
status
Print the mapping of the *enabled* attribute to its value.
### enable
###
#
enable
Enables the service, which involves installing the packages, starting the service, creating the hidden service directory and reloading Tor.
### disable
###
#
disable
Stops the service.
### get-option OPTION
###
#
get-option OPTION
Prints the mapping of the provided option to its value.
### set-option OPTION VALUE
###
#
set-option OPTION VALUE
Sets the provided option to the provided value.
## Service Template Module
...
...
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