| Current Path : /lib/systemd/system/ |
| Current File : //lib/systemd/system/logchomper.service |
[Unit] Description=LogChomper logging system ConditionPathExists=/etc/logchomper.toml [Service] Type=simple EnvironmentFile=-/etc/default/logchomper ExecStart=/usr/local/bin/logchomper Restart=always [Install] WantedBy=multi-user.target