Markéta Machová
aa07b309bf
- 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
9 lines
155 B
Desktop File
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
|