mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-30 04:20:14 +00:00
add network.target
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
80173bf360
commit
8a56f2e0c1
@ -53,6 +53,7 @@ msg_info "Creating Service"
|
|||||||
cat <<EOF >/etc/systemd/system/listmonk.service
|
cat <<EOF >/etc/systemd/system/listmonk.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Listmonk Service
|
Description=Listmonk Service
|
||||||
|
Wants=network.target
|
||||||
After=postgresql.service
|
After=postgresql.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user