[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