Fossil SCM

Make the systemd unit files a little easier to read in the www/server/debian/service.md document.

drh 2025-04-16 14:56 trunk
Commit c2b56250c055aa9460bea3e1874d11413d1106eb2e6a11146347ac5c69a0e616
--- www/server/debian/service.md
+++ www/server/debian/service.md
@@ -52,11 +52,11 @@
5252
suitable for sharing a Fossil repo to a workgroup on a private LAN.
5353
5454
To do this, write the following in
5555
`~/.local/share/systemd/user/fossil.service`:
5656
57
-```dosini
57
+> ```dosini
5858
[Unit]
5959
Description=Fossil user server
6060
After=network-online.target
6161
6262
[Service]
@@ -164,11 +164,11 @@
164164
It’s more complicated, but it has some nice properties.
165165
166166
We first need to define the privileged socket listener by writing
167167
`/etc/systemd/system/fossil.socket`:
168168
169
-```dosini
169
+> ```dosini
170170
[Unit]
171171
Description=Fossil socket
172172
173173
[Socket]
174174
Accept=yes
@@ -189,11 +189,11 @@
189189
documentation](../any/inetd.md).
190190
191191
Next, create the service definition file in that same directory as
192192
`[email protected]`:
193193
194
-```dosini
194
+> ```dosini
195195
[Unit]
196196
Description=Fossil socket server
197197
After=network-online.target
198198
199199
[Service]
200200
--- www/server/debian/service.md
+++ www/server/debian/service.md
@@ -52,11 +52,11 @@
52 suitable for sharing a Fossil repo to a workgroup on a private LAN.
53
54 To do this, write the following in
55 `~/.local/share/systemd/user/fossil.service`:
56
57 ```dosini
58 [Unit]
59 Description=Fossil user server
60 After=network-online.target
61
62 [Service]
@@ -164,11 +164,11 @@
164 It’s more complicated, but it has some nice properties.
165
166 We first need to define the privileged socket listener by writing
167 `/etc/systemd/system/fossil.socket`:
168
169 ```dosini
170 [Unit]
171 Description=Fossil socket
172
173 [Socket]
174 Accept=yes
@@ -189,11 +189,11 @@
189 documentation](../any/inetd.md).
190
191 Next, create the service definition file in that same directory as
192 `[email protected]`:
193
194 ```dosini
195 [Unit]
196 Description=Fossil socket server
197 After=network-online.target
198
199 [Service]
200
--- www/server/debian/service.md
+++ www/server/debian/service.md
@@ -52,11 +52,11 @@
52 suitable for sharing a Fossil repo to a workgroup on a private LAN.
53
54 To do this, write the following in
55 `~/.local/share/systemd/user/fossil.service`:
56
57 > ```dosini
58 [Unit]
59 Description=Fossil user server
60 After=network-online.target
61
62 [Service]
@@ -164,11 +164,11 @@
164 It’s more complicated, but it has some nice properties.
165
166 We first need to define the privileged socket listener by writing
167 `/etc/systemd/system/fossil.socket`:
168
169 > ```dosini
170 [Unit]
171 Description=Fossil socket
172
173 [Socket]
174 Accept=yes
@@ -189,11 +189,11 @@
189 documentation](../any/inetd.md).
190
191 Next, create the service definition file in that same directory as
192 `[email protected]`:
193
194 > ```dosini
195 [Unit]
196 Description=Fossil socket server
197 After=network-online.target
198
199 [Service]
200

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button