There is no such property in .service units. What you might do is have .path unit which monitors your python script and triggers a restart.service which restarts server.service Am Mi., 14. Juli 2021 um 04:38 Uhr schrieb Webstrucs <webstrucs@xxxxxxxxx>: > > I'm developing a web server in python that is referenced in the path inside a systemd service ( server.service ). In the path that points to the execution of the python file it works without problems but when I make any changes in this file it is necessary to restart the file in order to get the updates. Is there any way to implement a property in (server.service) of the type (autosave) so that you no longer need to use restarting the service when there are changes in the related file in python ? > > Att, > João Aguiar > _______________________________________________ > systemd-devel mailing list > systemd-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/systemd-devel _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel