diff options
Diffstat (limited to 'test1/systemd-logger.socket')
-rw-r--r-- | test1/systemd-logger.socket | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test1/systemd-logger.socket b/test1/systemd-logger.socket new file mode 100644 index 0000000000..a013067ab2 --- /dev/null +++ b/test1/systemd-logger.socket @@ -0,0 +1,7 @@ +[Meta] +Description=systemd Logging Socket + +[Socket] +ExecStartPre=/bin/rm /tmp/systemd-logger +ListenStream==/systemd/logger +ListenStream=/tmp/systemd-logger |