Hi! Developing my first systemd service I have some problems I don't understand: After installation, I get this status: # systemctl status iotwatch.target ● iotwatch.target - iotwatch I/O performance monitor Loaded: loaded (/run/systemd/generator.late/iotwatch.target; bad; vendor preset: disabled) Active: inactive (dead) Docs: man:iotwatch@.service(8) man:iotwatch-generator(8) Why "bad"? # ll /run/systemd/generator.late/iotwatch.target -rw-r--r-- 1 root root 281 May 14 15:24 /run/systemd/generator.late/iotwatch.target # systemctl is-enabled iotwatch.target Failed to get unit file state for iotwatch.target: No such file or directory Here we are again: Where should the file be? Aren't targets allowed to be generated? Regards, Ulrich _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel