diff options
Diffstat (limited to 'test1/systemd-logger.service')
-rw-r--r-- | test1/systemd-logger.service | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test1/systemd-logger.service b/test1/systemd-logger.service new file mode 100644 index 0000000000..77af676351 --- /dev/null +++ b/test1/systemd-logger.service @@ -0,0 +1,6 @@ +[Meta] +Description=systemd Logging Daemon + +[Service] +ExecStart=/home/lennart/projects/systemd/systemd-logger +Type=simple |