Dnia 2013-09-08, o godz. 13:12:26 Michał Górny napisał(a): > This function can be used to install service configuration templates. > Usage: > > systemd_install_serviced "${FILESDIR}"/foo.service.conf > > or: > > systemd_install_serviced "${FILESDIR}"/barbaz foo.service > > with the latter specifying related service name explicitly, former > expecting it to match ${basename%.conf}. The files are installed as: > > /etc/systemd/system/foo.service.d/00gentoo.conf > > They should be commented out templates that users can use to customize > the service easily. Improved wrt received feedback and committed. -- Best regards, Michał Górny