Closed gutenye closed 8 years ago
$ nf export -t systemd [OKAY] Loaded ENV .env File as KEY=VALUE Format (node) Buffer.write(string, encoding, offset, length) is deprecated. Use write(string[, offset[, length]][, encoding]) instead. [OKAY] Wrote : foreman-web-1.service [OKAY] Wrote : foreman-web.target [OKAY] Wrote : foreman.target $ cat foreman.target [Unit] Wants=foreman-.target
It should be
[Unit] Wants=foreman-web.target
It should be