mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
initd: remove logging of stdout for the moment, code riddled with debug prints
This commit is contained in:
parent
49bdb20677
commit
2c8288402d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ start_service() {
|
|||
fi
|
||||
|
||||
procd_set_param respawn
|
||||
procd_set_param stdout 1
|
||||
# procd_set_param stdout 1
|
||||
procd_set_param stderr 1
|
||||
procd_close_instance
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue