[Unit] Description=Log Cleaner Service After=network.target [Service] Type=simple ExecStart=/usr/local/bin/log-cleaner Restart=always [Install] WantedBy=multi-user.target