enable systemd for pleroma

This commit is contained in:
meaz 2023-11-25 17:15:58 +01:00
parent 6cc8c3809f
commit 79748bd048
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 0 deletions

View File

@ -4,4 +4,5 @@
systemd:
name: 'pleroma.service'
state: 'restarted'
enabled: true
daemon_reload: 'yes'