Correct way to enable instantiated services is to just run "systemctl enable name@arg.service". This will automatically create required service files based on "name@.service". Disabling service again removes required files.