-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Description
HI
seems like with new changes we started getting an error.
Redirecting to /bin/systemctl restart postfix.service
Traceback (most recent call last):
File "/bin/systemctl", line 6789, in
FORCE_IPV4 = opt.force_ipv4
^^^^^^^^^^^^^^
AttributeError: 'Values' object has no attribute 'force_ipv4'
The params are not updated..
_o.add_option("-4", "--ipv4", action="store_true", default=False,
help="..only keep ipv4 localhost in /etc/hosts")
_o.add_option("-6", "--ipv6", action="store_true", default=False,
help="..only keep ipv6 localhost in /etc/hosts")
Thanks
Sunny
Metadata
Metadata
Assignees
Labels
No labels