dnl vim: set filetype=sysctl.conf.m4 syntax=sysctl.conf.m4: ;------------------------------------------------------------------------------- ;---- T H E S E R V I C E O F T H E B I N D I N G ---- ;------------------------------------------------------------------------------- %begin systemd-unit # auto generated by wgtpkg-unit for {{:id}} version {{:version}} target {{:#target}} of {{:idaver}} %systemd-unit system %systemd-unit service UNIT_NAME_BINDING_BASE({{name}})@ [Unit] Description=Provides binding {{name}} for user %i Requires=afm-user-setup@%i.service After=afm-user-setup@%i.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/ln -sf {{:#metadata.install-dir}}/{{value}} USER_API_PATH_LINK/{{name}} %end systemd-unit