Logo
Explore Help
Sign In
eliseuamaro/gnu-social
1
0
Fork 0
You've already forked gnu-social
forked from GNUsocial/gnu-social
Code Issues Pull Requests Releases Wiki Activity
gnu-social/docker/mail/etc/service/dovecot/run
Hugo Sales 1773ab7af2
[DOCKER][MAIL] Update config and change the way mail docker handles it, so the edits aren't visible from the outside, polluting the git staging area
2021-09-14 13:10:20 +01:00

7 lines
119 B
Bash
Raw Blame History

#!/bin/sh
PID=$(pgrep dovecot)
if [ -z "${PID}" ]
then
exec /usr/sbin/dovecot -c /etc/mail/dovecot/dovecot.conf
fi
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Page: 66ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API