Hi, I am trying to retain behaviour of the startup scripts the same as sysvinit. For example, on sysv the script outputs feedback to the console when the stopping and starting is done via console. With systemd all output is "hidden", and to see the output you need to check the journal (or syslog if configured). There is no feedback.
Is it possible to configure StandardOutput=tty (and StandardErrror) where TTYPath= is set to current $SSH_TTY env (be that /devpts/0,/dev/pts/1 or /dev/pts/n)? Regards. Sergei.
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
