Your IP : 216.73.216.209


Current Path : /lib/systemd/system/
Upload File :
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