Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silver-platter
dovecot-exporter
Commits
81b443db
Commit
81b443db
authored
Mar 21, 2020
by
ale
Browse files
Merge branch 'buster' into 'master'
Buster compatibility See merge request
ai3/thirdparty/dovecot-exporter!1
parents
a5fc4396
29361b74
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/dovecot-exporter.default
View file @
81b443db
ADDR=:9166
SCOPES=global
DOVECOT_SOCKET=/var/run/dovecot/old-stats
debian/dovecot-exporter.service
View file @
81b443db
...
...
@@ -5,7 +5,7 @@ After=dovecot.service
[Service]
Type
=
simple
EnvironmentFile
=
/etc/default/dovecot-exporter
ExecStart
=
/usr/bin/dovecot-exporter --dovecot.scopes $SCOPES --web.listen-address $ADDR
ExecStart
=
/usr/bin/dovecot-exporter --dovecot.scopes $SCOPES --web.listen-address $ADDR
--dovecot.socket-path $DOVECOT_SOCKET
Restart
=
on-failure
User
=
dovecot
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment