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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/
    https://mail.python.org/archives/list/[email protected]/

Reply via email to