python-mailman/mailman-notify.service
Markéta Machová aa07b309bf Accepting request 856542 from home:gladiac:mailman3
- Added mailman-notify.service and mailman-notify.timer
- Added rcmailman* service symlinks
- Added missing logrotate requirement

OBS-URL: https://build.opensuse.org/request/show/856542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=36
2020-12-18 09:42:38 +00:00

9 lines
155 B
Desktop File

[Unit]
Description=Notify list owners/moderators of pending requests.
[Service]
Type=oneshot
ExecStart=/usr/bin/mailman notify
User=mailman
Group=mailman