Andrei Borzenkov wrote: > В Tue, 19 Aug 2014 20:59:55 +0200 > Florian Lindner <[email protected]> пишет: > >> >> I also try to set up a matching timer: >> >> systemctl --user start git-commit@/home/florian/timer.test.timer >> >> works fine, but: >> >> systemctl --user enable git-commit@/home/florian/timer.test.timer >> Failed to execute operation: Invalid argument >> >> Or is creating a target for the timer and set WantedBy in the service >> file the way to go? But still, why is starting working, but not enabling? >> > > Does your unit have [Install] section?
No. This was my latter idea, creating a target and set WantedBy=that.target in the services [Install] section. Not? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
