dataset/seed/applicationservice/2022.03.08/roundcube/templates/roundcube.service
Emmanuel Garette 5ccb69012b dovecot
2022-05-04 10:29:03 +02:00

13 lines
241 B
Desktop File

[Unit]
Description=Roundcube database init
After=postgresqlclient.service
Before=nginx.service php-fpm.service
[Service]
Type=oneshot
ExecStart=-/usr/bin/php /usr/local/lib/secrets/roundcube-init.php
[Install]
WantedBy=multi-user.target