Opened 11 years ago
Last modified 11 years ago
#3 closed enhancement
Remove screen dependency — at Initial Version
Reported by: | Christian Illy | Owned by: | Christian Illy |
---|---|---|---|
Priority: | major | Component: | |
Keywords: | Cc: |
Description
Instead of using screen to allow access to the console output write stdout/errout to log file:
ssd ... --exec /bin/bash -- -c "$DAEMON $DAEMON_ARGS > $LOGFILE 2>&1"
Note:
See TracTickets
for help on using tickets.