On Thu, 10.03.11 23:04, Miklos Vajna ([email protected]) wrote: > +[Service] > +EnvironmentFile=/etc/sysconfig/desktop > +ExecStart=$desktop
I don't think this works. You cannot use a variable for the binary path, due to some implications with SELinux. If you want to do it nonetheless use something like the stuff used in rescue.service in the fedora-specific part. Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
