Am 19.10.2011 20:43, schrieb Richard Shaw: > ExecStart=/bin/sh /usr/libexec/mythtv/startmythbackend.sh > ExecStop=/bin/sh /usr/libexec/mythtv/stopmythbackend.sh >
You don't need to specified /bin/sh if your script starts with a proper #!/bin/sh. Best Regards: Jochen Schmitt -- devel mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/devel
