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
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