[Unit] Description=UnomonD User Service # Notes: # This file can go into /home//.config/systemd/user [Service] Type=simple #User= #Group= ExecStart=%h/bin/unomond -d -c %h/etc/unomond.conf Restart=on-failure #StandardOutput=file:%h/log/unomond.log [Install] WantedBy=default.target