View file File name : redis-accessproxy.service Content :[Unit] Description=LogChomper Access Proxy [Service] Type=simple EnvironmentFile=-/etc/default/logchomper ExecStart=/usr/local/bin/redis-accessproxy Restart=on-failure RestartSec=15 WatchdogSec=30 [Install] WantedBy=multi-user.target