diff --git a/systemd/jail-mounts.service b/systemd/jail-mounts.service index 0c511a2..ebedfeb 100644 --- a/systemd/jail-mounts.service +++ b/systemd/jail-mounts.service @@ -7,4 +7,4 @@ ExecStart=/usr/bin/mount --fstab /etc/fstab.jails --all ExecStart=/usr/sbin/jk_socketd [Install] -WantedBy=default.target +WantedBy=multi-user.target