Add the WantedBy directive to the mailman systemd unit.
This commit is contained in:
parent
02493368a8
commit
fecdbb32f5
|
@ -19,3 +19,4 @@ Restart=on-failure
|
||||||
RestartSec=5s
|
RestartSec=5s
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
|
Loading…
Reference in New Issue