I get this failure message,

===
[root@vuwunicomailmp1 system]# pwd
/usr/lib/systemd/system
[root@vuwunicomailmp1 system]# for X in mailman-*.timer ; do systemctl enable 
$X && systemctl start $X ; done
Invalid unit name "mailman-*.timer" was escaped as "mailman-\x2a.timer" (maybe 
you should use systemd-escape?)
Failed to enable unit: Unit file mailman-\x2a.timer does not exist.
[root@vuwunicomailmp1 system]#
===

help please.


regards

Steven
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to