Your IP : 216.73.216.209


Current Path : /etc/systemd/system/multi-user.target.wants/
Upload File :
Current File : //etc/systemd/system/multi-user.target.wants/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