# HG changeset patch # User Kim Alvefur # Date 1712418689 -7200 # Node ID bf5370a40a15d19e21fdcce60f5b4810251812ea # Parent 13094c7074147f8fad880d41c61c4d7572d40e10 misc/systemd: Fix typo Is this worth keeping? We also have a .service file in the debian repo? diff -r 13094c707414 -r bf5370a40a15 misc/systemd/prosody.service --- a/misc/systemd/prosody.service Sat Apr 06 13:04:35 2024 +0200 +++ b/misc/systemd/prosody.service Sat Apr 06 17:51:29 2024 +0200 @@ -30,7 +30,7 @@ User=prosody Group=prosody -Umask=0027 +UMask=0027 # Nice=0