mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 10:59:49 +00:00
8 lines
156 B
SYSTEMD
8 lines
156 B
SYSTEMD
[Meta]
|
|
Description=systemd Logging Socket
|
|
|
|
[Socket]
|
|
ExecStartPre=/bin/rm /tmp/systemd-logger
|
|
ListenStream==/systemd/logger
|
|
ListenStream=/tmp/systemd-logger
|