mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
More formatting
This commit is contained in:
@@ -28,9 +28,8 @@ Bonob now needs a volume to store the token database. In the example below that
|
||||
Also the example below uses a `bonob` user on the system with ID `1210` and group `100`. The database directory should be owned by that user.
|
||||
|
||||
.Example systemd file (`/usr/lib/systemd/system/bonob.service`)
|
||||
+
|
||||
[source,ini]
|
||||
====
|
||||
[source]
|
||||
----
|
||||
[Unit]
|
||||
Description=Bonob container service
|
||||
Wants=network.target
|
||||
@@ -66,4 +65,4 @@ SyslogIdentifier=bonob
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target default.target
|
||||
====
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user