You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in order to support @MKO1640 in his endeavor to run Terkin on a Raspberry Pi Zero W device [1], it would be sweet if Terkin could also install itself as a system service by providing a corresponding systemd unit file, in turn invoking terkin --damon ....
The patch hiveeyes/saraswati#11 can be used as a blueprint for this improvement. The corresponding setup command for Terkin would then be sudo terkin setup --systemd.
Hi there,
in order to support @MKO1640 in his endeavor to run Terkin on a Raspberry Pi Zero W device [1], it would be sweet if Terkin could also install itself as a system service by providing a corresponding systemd unit file, in turn invoking
terkin --damon ...
.The patch hiveeyes/saraswati#11 can be used as a blueprint for this improvement. The corresponding setup command for Terkin would then be
sudo terkin setup --systemd
.With kind regards,
Andreas.
[1] https://community.hiveeyes.org/t/developing-terkin-for-cpython/4088/6
The text was updated successfully, but these errors were encountered: