[Mailman-Users] Trying to setup mailman2.1 and following the docs on RHEL8.2

2020-09-09 Thread Stephen J. Turnbull
Steven Jones writes: > 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-Users] Trying to setup mailman2.1 and following the docs on RHEL8.2

2020-09-08 Thread Steven Jones
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 s