We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f99d362 + 9767467 commit 7f42a4dCopy full SHA for 7f42a4d
systemd_units/onewifi.service
@@ -32,7 +32,7 @@ Environment=LD_LIBRARY_PATH=/usr/opensync/lib
32
Environment=OW_OVSDB_DISABLED=1
33
Environment=OSW_DRV_TARGET_DISABLED=1
34
Environment="LD_PRELOAD=/usr/lib/libbreakpadwrapper.so.0"
35
-ExecStart=/usr/bin/OneWifi -subsys $Subsys
+ExecStart=/bin/sh -c '/usr/bin/OneWifi -subsys $Subsys'
36
ExecStopPost=/bin/sh -c 'echo "`date`: Stopping/Restarting OneWifi" >> ${PROCESS_RESTART_LOG}'
37
TimeoutStartSec=120
38
Restart=always
0 commit comments