1

Translating SysV to Upstart I want to turn this to Upstart:

# Required-Start:    $remote_fs $syslog
# Default-Start:     2 3 4 5

I'm stuck with translating $syslog..

start on (runlevel [2345] and started remote-filesystem and ???)

What's the recommended start on for this approach.

0 Answers0