diff options
| author | Christian Rößler | 2013-09-13 15:37:05 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:07 +0200 |
| commit | ceb23d7776b90965ff7685f884ab993276870b46 (patch) | |
| tree | c620eccb043781a8b1be43fdffba648e9e5456d6 /remote/modules/debug/debug.conf | |
| parent | [clone_stage4] README: script path standardized for calling from tm-scripts d... (diff) | |
| download | tm-scripts-ceb23d7776b90965ff7685f884ab993276870b46.tar.gz tm-scripts-ceb23d7776b90965ff7685f884ab993276870b46.tar.xz tm-scripts-ceb23d7776b90965ff7685f884ab993276870b46.zip | |
[debug] udevd-logger for debug module with systemd-service *unreliable*
Diffstat (limited to 'remote/modules/debug/debug.conf')
| -rw-r--r-- | remote/modules/debug/debug.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index 9ce39476..0db29dde 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -12,4 +12,11 @@ REQUIRED_BINARIES=" su file @htop + logger " + +# For debug-udevd_logger.service: +# REQUIRED_BINARIES+=" +# logger +# " + |
