1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

Add postgresql as a systemd dependency

This commit is contained in:
Salamandar 2024-03-23 21:20:49 +01:00
parent 16bc234689
commit 1c621021e4

View file

@ -1,6 +1,6 @@
[Unit] [Unit]
Description=Movim: responsive web-based XMPP client Description=Movim: responsive web-based XMPP client
After=nginx.service network.target local-fs.target postgresql.service After=nginx.service network.target local-fs.target
[Service] [Service]
Type=simple Type=simple