1
0
Fork 0

Misc fixes to the blog post

This commit is contained in:
Luca Beltrame 2015-10-18 17:10:58 +02:00
parent 026aa50896
commit 70ee735808

View file

@ -25,10 +25,10 @@ I didn't feel comfortable to give this user control the firewall. However, the s
> Takes a boolean argument. If true, the permission-related execution options, as configured with User= and similar options (see systemd.exec(5) for more information), are only applied to the process started with ExecStart=, and not to the various other ExecStartPre=, ExecStartPost=, ExecReload=, ExecStop=, and ExecStopPost= commands. If false, the setting is applied to all configured commands the same way. Defaults to false.
Exactly what I needed! And thus, I amended the unit file as follows:
````systemd
[Unit]
Description=Mumble Server (Murmur)
Requires=network-online.target