diff options
| author | Simon Rettberg | 2013-09-13 16:58:35 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-13 16:58:35 +0200 |
| commit | 5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0 (patch) | |
| tree | ced9de90514efc86cc0e07b718778534e821761a /remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service | |
| parent | [debug] Optionally include tcpdump and getfacl (diff) | |
| parent | [blacklists] desktop-session/gnome: 'includes' for Gnome (diff) | |
| download | tm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.tar.gz tm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.tar.xz tm-scripts-5efd7fa7250a4c5b9f99780d39ffb92f01b98fb0.zip | |
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
Conflicts:
remote/modules/debug/debug.conf
Diffstat (limited to 'remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service')
| -rw-r--r-- | remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service b/remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service new file mode 100644 index 00000000..d834292f --- /dev/null +++ b/remote/modules/debug/data/etc/systemd/system/debug-udevd_logger.service @@ -0,0 +1,8 @@ +[Unit] +Description=Logger for udevd-messages via udevadmin monitor +DefaultDependencies=no +IgnoreOnIsolate=yes + +[Service] +Type=oneshot +ExecStart=/opt/openslx/scripts/systemd-debug_udevd_logger |
