[Unit] Description=My Miscellaneous Service After=network.target [Service] Type=simple User=nanodano WorkingDirectory=/home/nanodano ExecStart=/home/nanodano/my_daemon --option=123 Restart=on-abort [Install] WantedBy=multi-user.target