Remove unnecessary KillMode=process
[akkoma] / installation / akkoma.service
index 2b2e3d5688446b4924d5989236bd04449019a80b..f5865a91a0918dee7e3e53f23beecf3cce5acd2f 100644 (file)
@@ -4,7 +4,6 @@ After=network.target postgresql.service
 
 [Service]
 ExecReload=/bin/kill $MAINPID
-KillMode=process
 Restart=on-failure
 
 ; Uncomment this if you're on Arch Linux