diff --git a/mxstartup-classic.service b/mxstartup-classic.service index ec9d410..0d84c39 100644 --- a/mxstartup-classic.service +++ b/mxstartup-classic.service @@ -1,8 +1,7 @@ [Unit] Description=Mariux mxstartup classic -ConditionPathExists=/etc/mxstartups -Requires=network.target -After=network.target +After=mxstartup-mxvip.service +Requires=mxstartup-mxvip.service [Service] Type=oneshot diff --git a/mxstartup-systemd.service b/mxstartup-systemd.service index 1329efd..ac4a0f9 100644 --- a/mxstartup-systemd.service +++ b/mxstartup-systemd.service @@ -1,5 +1,7 @@ [Unit] Description=Mariux mxstartup systemd +After=mxstartup-mxvip.service +Requires=mxstartup-mxvip.service [Service] Type=oneshot